hashProposal summarization removed

pull/2997/head
Michael M 3 years ago
parent 0fbf745efe
commit a14abd0276
  1. 2
      certora/specs/GovernorBase.spec

@ -24,7 +24,7 @@ methods {
_pId_Harness() returns uint256 envfree; _pId_Harness() returns uint256 envfree;
// function summarization // function summarization
hashProposal(address[], uint256[], bytes[], bytes32) => CONSTANT // hashProposal(address[], uint256[], bytes[], bytes32) => CONSTANT
proposalThreshold() returns uint256 envfree proposalThreshold() returns uint256 envfree
getVotes(address, uint256) returns uint256 => DISPATCHER(true) getVotes(address, uint256) returns uint256 => DISPATCHER(true)

Loading…
Cancel
Save