Add autocomplete support for console

This commit is contained in:
Taylor Gerring 2015-07-05 15:42:04 -05:00 committed by Bas van Kervel
parent 046e3fca63
commit 2e8bf04c6c

View file

@ -86,6 +86,7 @@ var (
"submitWork", "submitWork",
"pendingTransactions", "pendingTransactions",
"resend", "resend",
"getTransactionReceipt",
}, },
"miner": []string{ "miner": []string{
"hashrate", "hashrate",