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