INFURA / go-ethlibs

Ethereum libraries in Go for interacting with Ethereum nodes
MIT License
161 stars 34 forks source link

Add TransactionReceipt.EffectiveGasPrice #51

Closed ryanschneider closed 3 years ago

ryanschneider commented 3 years ago

This implements https://github.com/ethereum/eth1.0-specs/pull/206

JeeChoi commented 3 years ago

lgtm!