Skip to content

Commit 0886469

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

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
@@ -43,7 +43,7 @@ Below is a list of the changes we have made with Opcodes in zkEVM in comparison
4343

4444
- **SELFDESTRUCT** &rarr; removed and replaced by **SENDALL**.
4545

46-
- **EXTCODEHASH** &rarr; returns the hash of the contract bytecode from the zkEVM state tree without checking if the account is empty.
46+
- `EXTCODEHASH` returns the hash of the contract bytecode from the zkEVM state tree without checking if the account is empty.
4747

4848
- **DIFFICULTY** &rarr; returns "0" instead of a random number as in the EVM.
4949

0 commit comments

Comments
 (0)