forked from mirror/go-ethereum
accounts/abi/bind: fix gas price suggestion with pre EIP-1559 clients (#23102)
This fixes transaction sending in the case where an app using go-ethereum v1.10.4 is talking to a pre-EIP-1559 RPC node. In this case, the eth_maxPriorityFeePerGas endpoint is not available and we can only rely on eth_gasPrice.revert-23120-drop-eth-65
parent
35dbf7a8a3
commit
61f4b5aa89
Loading…
Reference in new issue