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
PreviousTransfer Manager module for core transfer validation functionality (GeneralTransferManager.sol)NextPLCRVotingCheckpoint.sol
Last updated
Was this helpful?