浏览代码

moving updateQuorumNumerator to GovernorBase

Michael M 3 年之前
父节点
当前提交
9f2a672240
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      certora/specs/GovernorCountingSimple.spec

+ 0 - 1
certora/specs/GovernorCountingSimple.spec

@@ -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