referrerpolicy=no-referrer-when-downgrade

Function cumulus_test_client::seal_block

source ·
pub fn seal_block(
    block: ParachainBlockData,
    parachain_slot: Slot,
    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.