You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: certora/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -262,7 +262,7 @@ The [`certora/specs`](specs) folder contains the following files:
262
262
263
263
The [`certora/confs`](confs) folder contains a configuration file for each corresponding specification file.
264
264
265
-
The [`certora/harness`](harness) folder contains contracts that enable the verification of Morpho Blue.
265
+
The [`certora/helpers`](helpers) folder contains contracts that enable the verification of Morpho Blue.
266
266
Notably, this allows handling the fact that library functions should be called from a contract to be verified independently, and it allows defining needed getters.
267
267
268
268
The [`certora/dispatch`](dispatch) folder contains different contracts similar to the ones that are expected to be called from Morpho Blue.
0 commit comments