mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-14 16:55:53 +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.