Skip to content

Commit

Permalink
feat: add gambit initial configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
QGarchery committed Nov 21, 2023
1 parent f5dd194 commit 6a1829c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions certora/gambit.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"filename" : "src/Morpho.sol",
"solc": "solc8.19",
"sourceroot": "..",
"num_mutants": 15,
"solc_remappings": []
}

0 comments on commit 6a1829c

Please sign in to comment.