mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-04 14:08:39 +00:00
Make the `Block` parameter optional on the six state-reading methods, defaulting to `latest` when omitted: - `eth_getBalance` - `eth_getCode` - `eth_getStorageAt` - `eth_getTransactionCount` - `eth_getProof` - `eth_getStorageValues` This implements the behavior proposed in https://github.com/ethereum/execution-apis/pull/812. --------- Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| web3ext.go | ||