mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 04:28:01 +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
8 lines
548 B
Plaintext
8 lines
548 B
Plaintext
Description: While relayer is idle, we only sync mandatory Westend (and a single Westend BH) headers to Rococo BH.
|
|
Network: {{ENV_PATH}}/bridge_hub_rococo_local_network.toml
|
|
Creds: config
|
|
|
|
# ensure that relayer is only syncing mandatory headers while idle. This includes both headers that were
|
|
# generated while relay was offline and those in the next 100 seconds while script is active.
|
|
bridge-hub-rococo-collator1: js-script {{FRAMEWORK_PATH}}/js-helpers/only-mandatory-headers-synced-when-idle.js with "300,westend-at-rococo" within 600 seconds
|