mirror of https://github.com/ethereum/go-ethereum
accounts/abi/bind: take into account gas price during gas estimation (#20189)
The gas price was not passed to the `EstimateGas` function. As a result, conditional execution paths depending on `tx.gasprice` could be not correctly processed and we could get invalid gas estimates for contract function calls.pull/20194/head
parent
d4bb3798d8
commit
538f763fdc
Loading…
Reference in new issue