rpc/api - remove personal.deleteAccount from RPC interface

This commit is contained in:
Bas van Kervel
2015-08-26 11:39:43 +02:00
parent abce09954b
commit 5dd2462816
3 changed files with 0 additions and 47 deletions

View File

@ -118,7 +118,6 @@ var (
"personal": []string{
"listAccounts",
"newAccount",
"deleteAccount",
"unlockAccount",
},
"shh": []string{