We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d4d29 commit 797d954Copy full SHA for 797d954
node/testing/src/node/ocaml/config.rs
@@ -129,7 +129,6 @@ impl OcamlNodeConfig {
129
}
130
131
impl OcamlNodeExecutable {
132
- // pub const DEFAULT_DOCKER_IMAGE: &'static str = "vladsimplestakingcom/mina-light:2.0.0rampup4";
133
pub const DEFAULT_DOCKER_IMAGE: &'static str =
134
"gcr.io/o1labs-192920/mina-daemon:3.2.0-beta2-939b08d-noble-devnet";
135
pub const DEFAULT_MINA_EXECUTABLE: &'static str = "mina";
0 commit comments