pub fn first_mmr_block_num<H: Header>( best_block_num: H::Number, mmr_leaf_count: LeafIndex, ) -> Result<H::Number, Error>
Get the first block with MMR.