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
9 lines
550 B
Plaintext
9 lines
550 B
Plaintext
Description: While relayer is idle, we only sync mandatory Rococo (and a single Rococo BH) headers to Westend BH.
|
|
Network: {{ENV_PATH}}/bridge_hub_westend_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-westend-collator1: js-script {{FRAMEWORK_PATH}}/js-helpers/only-mandatory-headers-synced-when-idle.js with "300,rococo-at-westend" within 600 seconds
|
|
|