Commit 4a938406 authored by Felix Lange's avatar Felix Lange

Merge pull request #1990 from karalabe/fix-whisper-autocomplete

rpc/api: fix #1986, newIdentity autocomplete
parents 10475f44 53f28e71
......@@ -130,7 +130,7 @@ var (
},
"shh": []string{
"post",
"newIdentify",
"newIdentity",
"hasIdentity",
"newGroup",
"addToGroup",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment