Skip to content

Commit

Permalink
rpc/api: fix ethereum#1986, newIdentity autocomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
karalabe committed Nov 18, 2015
1 parent 10475f4 commit 53f28e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/api/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ var (
},
"shh": []string{
"post",
"newIdentify",
"newIdentity",
"hasIdentity",
"newGroup",
"addToGroup",
Expand Down

0 comments on commit 53f28e7

Please sign in to comment.