Module finality_grandpa::voter_set

source ·
Expand description

Implementation of a VoterSet, representing the complete set of voters and their weights in the context of a round of the protocol.

Structs§

  • Information about a voter in a VoterSet.
  • A (non-empty) set of voters and associated weights.