sui_core

Module consensus_manager

Source

Modules§

Structs§

  • Used by Sui validator to start consensus protocol for each epoch.
  • Waits for consensus to finish replaying at consensus handler.
  • A ConsensusClient that can be updated internally at any time. This usually happening during epoch change where a client is set after the new consensus is started for the new epoch.

Traits§