Type Definition drml_primitives::BlockNumber
source · [−]pub type BlockNumber = u32;
Expand description
An index to a block. 32-bits will allow for 136 years of blocks assuming 1 block per second.
pub type BlockNumber = u32;
An index to a block. 32-bits will allow for 136 years of blocks assuming 1 block per second.