sui_types

Module messages_consensus

Source

Structs§

Enums§

Functions§

Type Aliases§

  • The index of an authority in the consensus committee. The value should be the same in Sui committee.
  • Consensus round number in u64 instead of u32 for compatibility with Narwhal.
  • Non-decreasing timestamp produced by consensus in ms.
  • The index of a transaction in a consensus block.