referrerpolicy=no-referrer-when-downgrade

Function seal_parachain_block_data

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

Seals all the blocks in the given ParachainBlockData with an AURA seal.

Assumes that the authorities of the test runtime are present in the keyring.