mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-11 23:25:47 +00:00
8 lines
556 B
Plaintext
8 lines
556 B
Plaintext
Description: While relayer is idle, we only sync mandatory Westend (and a single Westend BH) headers to Rococo BH.
|
|
Network: ../../environments/rococo-westend/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 ../../js-helpers/only-mandatory-headers-synced-when-idle.js with "300,westend-at-rococo" within 600 seconds
|