Modified verification scripts to include --send_only flag

This commit is contained in:
Thomas Adams
2022-06-02 14:25:08 -07:00
parent 3eb67081f3
commit f3f26e3ff3
4 changed files with 4 additions and 0 deletions

View File

@ -6,5 +6,6 @@ certoraRun \
--solc solc8.2 \
--optimistic_loop \
--loop_iter 3 \
--send_only \
--cloud \
--msg "ERC1155 Pausable verification"