mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 23:36:30 +00:00
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.