We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f8ba15 + 93f011b commit a38a8d5Copy full SHA for a38a8d5
zombienet/config.toml
@@ -9,6 +9,7 @@ default_command = "{{POLKADOT_BULLETIN_BINARY_PATH}}"
9
[[relaychain.nodes]]
10
name = "alice"
11
rpc_port = 10000
12
+p2p_port = 37999
13
validator = true
14
args = ["--ipfs-server", "-lruntime=trace", "-lxcm=trace"]
15
0 commit comments