mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +00:00
6fc1d41d44
Related to https://github.com/paritytech/polkadot-sdk/issues/3400 Moving all bridges testing "framework" files under one folder in order to be able to download the entire folder when we want to add tests in other repos No significant functional changes
9 lines
330 B
Plaintext
9 lines
330 B
Plaintext
Description: Check if the HRMP channel between Rococo BH and Rococo AH was opened successfully
|
|
Network: ./bridge_hub_rococo_local_network.toml
|
|
Creds: config
|
|
|
|
# ensure that initialization has completed
|
|
asset-hub-rococo-collator1: js-script {{FRAMEWORK_PATH}}/js-helpers/wait-hrmp-channel-opened.js with "1013" within 300 seconds
|
|
|
|
|