Zombienet for bridge-hub setup

This commit is contained in:
Branislav Kontur
2022-11-23 15:08:59 +01:00
parent 18a3ea9aaf
commit 1a68129afb
6 changed files with 150 additions and 83 deletions
+2 -2
View File
@@ -138,7 +138,7 @@ case "$1" in
RUST_LOG=runtime=trace,rpc=trace,bridge=trace \
~/local_bridge_testing/bin/substrate-relay init-bridge rococo-to-bridge-hub-wococo \
--source-host localhost \
--source-port 48943 \
--source-port 9942 \
--target-host localhost \
--target-port 8945 \
--target-signer //Bob
@@ -148,7 +148,7 @@ case "$1" in
RUST_LOG=runtime=trace,rpc=trace,bridge=trace \
~/local_bridge_testing/bin/substrate-relay init-bridge wococo-to-bridge-hub-rococo \
--source-host localhost \
--source-port 48945 \
--source-port 9945 \
--target-host localhost \
--target-port 8943 \
--target-signer //Bob