slight changes change for convenience + disableLocalTypeChecking flag for the hooks

This commit is contained in:
Michael M
2021-11-04 11:50:40 +02:00
parent e888ea4ccb
commit 6876df00ae
2 changed files with 1 additions and 2 deletions

View File

@ -5,4 +5,3 @@ certoraRun certora/harnesses/GovernorHarness.sol \
--msg $1 \
--disableLocalTypeChecking \
--rule voteStartBeforeVoteEnd

View File

@ -8,4 +8,4 @@ do
--solc solc8.0 \
--staging \
--msg "sanity ${file}"
done
done