mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 09:33:46 +00:00
This PR adds the `NextBaseFeePerGas` to `Block` and `EffectiveTip` to `Transaction` to make it easier for clients to compute fee history themselves via graphql queries. |
||
|---|---|---|
| .. | ||
| feehistory.go | ||
| feehistory_test.go | ||
| gasprice.go | ||
| gasprice_test.go | ||