mirror of https://github.com/ethereum/go-ethereum
accounts/abi/bind: add accessList support to base bond contract (#30195)
Adding the correct accessList parameter when calling a contract can reduce gas consumption. However, the current version only allows adding the accessList manually when constructing the transaction. This PR can provide convenience for saving gas.pull/30261/head
parent
b635089c7c
commit
67b8137100
Loading…
Reference in new issue