Type Alias ac_primitives::types::NodeIndex
source ยท pub type NodeIndex = u64;Expand description
A type to describe node position in the MMR (node index).
pub type NodeIndex = u64;A type to describe node position in the MMR (node index).