referrerpolicy=no-referrer-when-downgrade

Crate cumulus_zombienet_sdk_helpers

Source

Functions§

assert_blocks_are_being_finalized
Assert that finality has not stalled.
assert_finality_lag
assert_para_is_registered
Asserts that the given para_id is registered at the relay chain.
assert_para_throughput
assert_relay_parent_offset
Asserts that parachain blocks have the correct relay parent offset.
create_assign_core_call
Create a batch call to assign cores to a parachain.
submit_extrinsic_and_wait_for_finalization_success
Submits the given call as transaction and waits for it successful finalization.
submit_extrinsic_and_wait_for_finalization_success_with_timeout
Submits the given call as transaction and waits timeout_secs for it successful finalization.
wait_for_first_session_change
Wait for the first block with a session change.
wait_for_nth_session_change
Wait for the first block with the Nth session change.