rpc/api - remove personal.deleteAccount from RPC interface
This commit is contained in:
@ -118,7 +118,6 @@ var (
|
||||
"personal": []string{
|
||||
"listAccounts",
|
||||
"newAccount",
|
||||
"deleteAccount",
|
||||
"unlockAccount",
|
||||
},
|
||||
"shh": []string{
|
||||
|
Reference in New Issue
Block a user