mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 23:06:25 +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.