Function first_mmr_block_num

pub fn first_mmr_block_num<H>(
    best_block_num: <H as Header>::Number,
    mmr_leaf_count: u64,
) -> Result<<H as Header>::Number, Error>
where H: Header,
Expand description

Get the first block with MMR.