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.
2 parents 28ba0ce + 06d0bc7 commit 36fab64Copy full SHA for 36fab64
program-analysis/echidna/example/multiabi.yaml
@@ -1,3 +1,6 @@
1
testMode: assertion
2
testLimit: 50000
3
-multi-abi: true
+# echidna < 2.1
4
+multi-abi: true
5
+# echidna >= 2.1
6
+allContracts: true
0 commit comments