Function assert_mmr_size_is_valid

Source
fn assert_mmr_size_is_valid(x: usize) -> Result<(), VerifyError>
Expand description

Validates that an MMR size can be decomposed into distinct peaks of the form (2^k - 1).