We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542d460 commit f540c1eCopy full SHA for f540c1e
certora/scripts/verifyHealth.sh
@@ -6,6 +6,6 @@ certoraRun \
6
certora/harness/MorphoHarness.sol \
7
src/mocks/OracleMock.sol \
8
--verify MorphoHarness:certora/specs/Health.spec \
9
- --prover_args '-smt_hashingScheme plaininjectivity -mediumTimeout 30' \
+ --prover_args '-smt_hashingScheme plaininjectivity' \
10
--msg "Morpho Blue Health Check" \
11
"$@"
0 commit comments