rpc/api: fix #1986, newIdentity autocomplete

This commit is contained in:
Péter Szilágyi 2015-11-18 13:03:20 +02:00
parent 10475f444c
commit 53f28e71dc

View File

@ -130,7 +130,7 @@ var (
},
"shh": []string{
"post",
"newIdentify",
"newIdentity",
"hasIdentity",
"newGroup",
"addToGroup",