moving updateQuorumNumerator to GovernorBase
This commit is contained in:
@ -12,7 +12,6 @@ methods {
|
|||||||
proposalVotes(uint256) returns (uint256, uint256, uint256) envfree
|
proposalVotes(uint256) returns (uint256, uint256, uint256) envfree
|
||||||
|
|
||||||
quorumNumerator() returns uint256
|
quorumNumerator() returns uint256
|
||||||
updateQuorumNumerator(uint256)
|
|
||||||
_executor() returns address
|
_executor() returns address
|
||||||
|
|
||||||
erc20votes._getPastVotes(address, uint256) returns uint256 envfree
|
erc20votes._getPastVotes(address, uint256) returns uint256 envfree
|
||||||
|
|||||||
Reference in New Issue
Block a user