referrerpolicy=no-referrer-when-downgrade
cumulus_test_client

Function seal_block

Source
pub fn seal_block(
    block: ParachainBlockData,
    client: &Client,
) -> ParachainBlockData
Expand description

Given parachain block data and a slot, seal the block with an aura seal. Assumes that the authorities of the test runtime are present in the keyring.