mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-05 07:42:57 +00:00
Add autocomplete support for console
This commit is contained in:
parent
dd521ece3f
commit
6c7f5e3d0e
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ var (
|
||||||
"submitWork",
|
"submitWork",
|
||||||
"pendingTransactions",
|
"pendingTransactions",
|
||||||
"resend",
|
"resend",
|
||||||
|
"getTransactionReceipt",
|
||||||
},
|
},
|
||||||
"miner": []string{
|
"miner": []string{
|
||||||
"hashrate",
|
"hashrate",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue