Expand description

Various utilities relevant to consensus.

Structs§

  • Information about a validator: their ID and weight.
  • The index of a validator, in a list of all validators, ordered by ID.
  • A map from the set of validators to some values.
  • The validator IDs and weight map.
  • A vote weight.