Skip to content

Commit

Permalink
[#95] Update hashing_length_bound to 320
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-ap committed Sep 19, 2023
1 parent 7c9f352 commit 19cba7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certora/confs/run.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"contracts/test/TestPlugin.sol"

],
"hashing_length_bound": "100",
"hashing_length_bound": "320",
"link": [
"SafeProtocolManager:registry=SafeProtocolRegistry"
],
Expand Down

0 comments on commit 19cba7a

Please sign in to comment.