Type Definition pallet_mmr_primitives::NodeIndex [−][src]
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).