Skip to content

Commit fa6b741

Browse files
Certora - fixing failing job due to flag deprecation (#827)
Co-authored-by: Michael M <[email protected]>
1 parent 879ba6a commit fa6b741

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

certora/scripts/verifyAToken.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ certoraRun certora/harness/SimpleERC20.sol \
22
certora/harness/ATokenHarness.sol \
33
--verify ATokenHarness:certora/specs/AToken.spec \
44
--link ATokenHarness:_underlyingAsset=SimpleERC20 \
5-
--settings -enableGhostGrounding=true \
65
--optimistic_loop \
76
--solc solc8.10 \
87
--cloud master \

0 commit comments

Comments
 (0)