Function grin_core::core::pmmr::bintree_pos_iter

source ·
pub fn bintree_pos_iter(pos0: u64) -> impl Iterator<Item = u64>
Expand description

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