Skip to main content

verify_header_extra_data

Function verify_header_extra_data 

Source
async fn verify_header_extra_data(
    block: &Block,
    parent: (View, Digest),
    round: Round,
    dkg_manager: &Mailbox,
    epoch_strategy: &FixedEpocher,
    proposer: &PublicKey,
) -> Result<()>