Module finality_grandpa::voter_set[][src]

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.