Skip to content

Commit 4085ee7

Browse files
authored
Update evm-differences.md
replace links
1 parent 470e629 commit 4085ee7

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
@@ -56,7 +56,7 @@ Below is a list of the changes we have made to opcodes in zkEVM in comparison to
5656

5757
### Precompiled contracts
5858

59-
Among Ethereum's precompiled contracts, the zkEVM currrently supports: **ecRecover** and **identity**.
59+
Among Ethereum's precompiled contracts, the zkEVM currrently supports: [`ecRecover`](https://www.evm.codes/precompiled?fork=shanghai) and [`identity`](https://www.evm.codes/precompiled?fork=shanghai).
6060

6161
Other precompiled contracts have no effect on the zkEVM state tree and are treated as reverts, returning all gas to the previous context and setting the `success` flag to "0".
6262

0 commit comments

Comments
 (0)