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.
1 parent 705c6a2 commit 04c04ebCopy full SHA for 04c04eb
program-analysis/echidna/advanced/working-with-libraries.md
@@ -49,7 +49,7 @@ to pass to `crytic-compile` from Echidna:
49
cryticArgs: ["--compile-libraries=(ConvertLib,0x1f)"]
50
```
51
52
-Going back to the example, if we have both config options in a single config file (`echidna.yaml`), we can run the metacoin contract
+Going back to the example, if we have both config options in a single config file (`echidna.yaml`), we can run the metacoin contract
53
in `exploration` mode:
54
55
0 commit comments