1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/cmd/evm/testdata/4/readme.md
2023-07-18 14:07:25 +02:00

3 lines
237 B
Markdown

These files exemplify a transition where a transaction (executed on block 5) requests
the blockhash for block `4`, but where the hash for that block is missing.
It's expected that executing these should cause `exit` with errorcode `4`.