mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-12 15:44:24 +00:00
5036992b06
This change makes getBalance, getCode, getStorageAt, getProof, call, getTransactionCount return an error if the block number in the request doesn't exist. getHeaderByNumber still returns null for missing headers.