finality_grandpa

Module 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ยง

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