We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8958b55 commit 60506b5Copy full SHA for 60506b5
docs/zkEVM/spec/evm-differences.md
@@ -70,7 +70,7 @@ Other precompiled contracts have no effect on the zkEVM state tree and are treat
70
71
- zkEVM doesn't clean storage when a contract is deployed at an address due to the zkEVM state tree specification.
72
73
- - **JUMPDEST** opcode is allowed in push bytes to avoid runtime bytecode analysis.
+ - `JUMPDEST` is allowed in push bytes to avoid runtime bytecode analysis.
74
75
- The zkEVM implements [EIP-3541](https://eips.ethereum.org/EIPS/eip-3541) from the [London hardfork](https://ethereum.org/en/history/#london).
76
0 commit comments