pub type ProdVotingPowerCalculator = ProvidedVotingPowerCalculator<Verifier>;
Expand description

Default implementation of a VotingPowerCalculator.

Aliased Type§

struct ProdVotingPowerCalculator { /* private fields */ }