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 465aab0 commit e9d454aCopy full SHA for e9d454a
src/hevm/README.md
@@ -40,7 +40,7 @@ Note: some `hevm` commands (`dapp-test`) assume the use of the `ds-test` framewo
40
- `0`: choose the branch which does not jump
41
- `1`: choose the branch which does jump
42
- `N`: step to the next source position
43
-- `P`: step previous source instruction
+- `P`: step previous source position
44
- `C-n`: step to the next source position and don't enter `CALL` or `CREATE`
45
- `C-p`: step previous source position without entering
46
- `m`: toggle memory view
0 commit comments