Skip to content

Commit 60506b5

Browse files
Update docs/zkEVM/spec/evm-differences.md
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 8958b55 commit 60506b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/spec/evm-differences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Other precompiled contracts have no effect on the zkEVM state tree and are treat
7070

7171
- zkEVM doesn't clean storage when a contract is deployed at an address due to the zkEVM state tree specification.
7272

73-
- **JUMPDEST** opcode is allowed in push bytes to avoid runtime bytecode analysis.
73+
- `JUMPDEST` is allowed in push bytes to avoid runtime bytecode analysis.
7474

7575
- The zkEVM implements [EIP-3541](https://eips.ethereum.org/EIPS/eip-3541) from the [London hardfork](https://ethereum.org/en/history/#london).
7676

0 commit comments

Comments
 (0)