async fn verify_header_extra_data( block: &Block, dkg_manager: &Mailbox, epoch_length: u64, proposer: &PublicKey, ) -> Result<()>