chenzhijie / go-web3

Ethereum Golang API, JSON-RPC client, Smart contract transaction API.
GNU Lesser General Public License v3.0
219 stars 74 forks source link

types/call: add Gas limit #7

Closed jsvisa closed 2 years ago

jsvisa commented 2 years ago

Reference to https://github.com/ethereum/go-ethereum/blob/5b46f1d1eb/core/types/legacy_tx.go#L29

Signed-off-by: Delweng delweng@gmail.com