Function sp_consensus_beefy::mmr::find_mmr_root_digest
source · pub fn find_mmr_root_digest<B: Block>(header: &B::Header) -> Option<MmrRootHash>
Expand description
Extract the MMR root hash from a digest in the given header, if it exists.