ソースを参照

FixedTypoInEnvfreeWord

Aleksander Kryukov 3 年 前
コミット
9b4634bebe
1 ファイル変更1 行追加1 行削除
  1. 1 1
      certora/specs/GovernorCountingSimple.spec

+ 1 - 1
certora/specs/GovernorCountingSimple.spec

@@ -14,7 +14,7 @@ methods {
     castVote(uint256, uint8) returns uint256
     castVote(uint256, uint8) returns uint256
 
 
     // internal functions made public in harness:
     // internal functions made public in harness:
-    _quorumReached(uint256) returns bool envfre
+    _quorumReached(uint256) returns bool envfree
     _voteSucceeded(uint256) returns bool envfree
     _voteSucceeded(uint256) returns bool envfree
 
 
     // getter for checking the sums
     // getter for checking the sums