mirror of https://github.com/status-im/op-geth.git
Add autocomplete support for console
This commit is contained in:
parent
dd521ece3f
commit
6c7f5e3d0e
|
@ -86,6 +86,7 @@ var (
|
|||
"submitWork",
|
||||
"pendingTransactions",
|
||||
"resend",
|
||||
"getTransactionReceipt",
|
||||
},
|
||||
"miner": []string{
|
||||
"hashrate",
|
||||
|
|
Loading…
Reference in New Issue