VotingCheckpointStorage.sol

View Source: contracts/storage/modules/Checkpoint/Voting/VotingCheckpointStorage.sol

↘ Derived Contracts: PLCRVotingCheckpointProxy, VotingCheckpoint, WeightedVoteCheckpointProxy

VotingCheckpointStorage

Contract Members

Constants & Variables

mapping(address => uint256) internal defaultExemptIndex;
address[] internal defaultExemptedVoters;

Functions

Last updated