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 a9fde69 commit 51db703Copy full SHA for 51db703
node/testing/tests/single_node.rs
@@ -28,7 +28,8 @@ scenario_test!(
28
SoloNodeSyncRootSnarkedLedger
29
);
30
31
-// TO RUN locally:
+// To run locally:
32
+// ```bash
33
// export MINA_DISCOVERY_FILTER_ADDR=false
34
// export KEEP_CONNECTION_WITH_UNKNOWN_STREAM=true
35
// export REPLAYER_MULTIADDR=/dns4/mina-rust-ci-1-libp2p.gcp.o1test.net/tcp/8302/p2p/12D3KooWNazk9D7RnbHFaPEfrL7BReAKr3rDRf7PivS2Lwx3ShAA
0 commit comments