pub type BlockTimeV1 = Versioned<Versioned<u64, 1>, 1>;
Expand description

u64 representing a block time (v1)