pub type RelayChainBlockNumber = u32;
Expand description

Block number type used by the relay chain. The block number type used by Polkadot. 32-bits will allow for 136 years of blocks assuming 1 block per second.