sui_types::messages_consensus

Type Alias Round

Source
pub type Round = u64;
Expand description

Consensus round number in u64 instead of u32 for compatibility with Narwhal.