mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 21:56:43 +00:00
add link to eip-4788
This commit is contained in:
parent
663fa7b496
commit
604987d1b1
1 changed files with 1 additions and 1 deletions
2
cmd/evm/testdata/29/readme.md
vendored
2
cmd/evm/testdata/29/readme.md
vendored
|
|
@ -1,6 +1,6 @@
|
|||
## EIP 4788
|
||||
|
||||
This test contains testcases for EIP-4788. The 4788-contract is
|
||||
This test contains testcases for [EIP-4788](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4788.md). The 4788-contract is
|
||||
located at address `0x000F3df6D732807Ef1319fB7B8bB8522d0Beac02`, and this test executes a simple transaction. It also
|
||||
implicitly invokes the system tx, which sets calls the contract and sets the
|
||||
storage values
|
||||
|
|
|
|||
Loading…
Reference in a new issue