Skip to content

Commit

Permalink
refactor: use munged files in script
Browse files Browse the repository at this point in the history
  • Loading branch information
QGarchery committed Sep 11, 2023
1 parent 3a3b75c commit b2626bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certora/scripts/verifyExactMath.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ make -C certora munged

certoraRun \
certora/harness/MorphoHarness.sol \
src/mocks/OracleMock.sol \
certora/mocks/OracleMock.sol \
--verify MorphoHarness:certora/specs/ExactMath.spec \
--prover_args '-smt_hashingScheme plaininjectivity' \
--msg "Morpho Blue Exact Math" \
Expand Down

0 comments on commit b2626bc

Please sign in to comment.