mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-18 13:59:26 +00:00
thanks subtly :)
This commit is contained in:
parent
2642e091e9
commit
e952bb65e7
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ var (
|
||||||
"getData",
|
"getData",
|
||||||
"getCode",
|
"getCode",
|
||||||
"sign",
|
"sign",
|
||||||
"eth_sendRawTransaction",
|
"sendRawTransaction",
|
||||||
"sendTransaction",
|
"sendTransaction",
|
||||||
"transact",
|
"transact",
|
||||||
"estimateGas",
|
"estimateGas",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue