Function grin_core::core::pmmr::bintree_postorder_height

source ·
pub fn bintree_postorder_height(pos0: u64) -> u64
Expand description

The height of a node in a full binary tree from its postorder traversal index.