Function grin_core::core::pmmr::bintree_leaf_pos_iter

source ·
pub fn bintree_leaf_pos_iter(pos0: u64) -> Box<dyn Iterator<Item = u64>>
Expand description

Iterator over all leaf pos beneath the provided subtree root (including the root itself).