Move certora helpers to a dedicated folder (#4211)
This commit is contained in:
1
certora/specs/helpers/helpers.spec
Normal file
1
certora/specs/helpers/helpers.spec
Normal file
@ -0,0 +1 @@
|
||||
definition nonpayable(env e) returns bool = e.msg.value == 0;
|
||||
Reference in New Issue
Block a user