fedimint_core

Module session_outcome

source
Expand description

Atomic BFT unit containing consensus items

Structs§

  • If two correct nodes obtain two ordered items from the broadcast they are guaranteed to be in the same order. However, an ordered items is only guaranteed to be seen by all correct nodes if a correct node decides to accept it.
  • Items ordered in a single session that have been accepted by Fedimint consensus.
  • A SessionOutcome, signed by the Federation.

Enums§