pub type BlockNumber = U64;
Alias type for block number.
pub struct BlockNumber(/* private fields */);