Type Definition pallet_mmr::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).