sui_
types
0.1.0
In sui_
types::
messages_
consensus
sui_types
::
messages_consensus
Type Alias
Round
Copy item path
Source
pub type Round =
u64
;
Expand description
Consensus round number in u64 instead of u32 for compatibility with Narwhal.