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.