mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-12 11:06:40 +00:00
Update utils.go
This commit is contained in:
parent
c3b80123e3
commit
ad56aef5d2
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ var (
|
||||||
"getData",
|
"getData",
|
||||||
"getCode",
|
"getCode",
|
||||||
"sign",
|
"sign",
|
||||||
"pushTx",
|
"eth_sendRawTransaction",
|
||||||
"sendTransaction",
|
"sendTransaction",
|
||||||
"transact",
|
"transact",
|
||||||
"estimateGas",
|
"estimateGas",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue