core/types: add EffectiveGasPrice in Receipt (#26713)
This change adds a struct field EffectiveGasPrice in types.Receipt. The field is present
in RPC responses, but not in the Go struct, and thus can't easily be accessed via ethclient.
Co-authored-by:
PulsarAI <dev@pulsar-systems.fi>
Showing
This diff is collapsed.
Please register or sign in to comment