forked from cerc-io/plugeth
rpc/api: fix #1986, newIdentity autocomplete
This commit is contained in:
parent
10475f444c
commit
53f28e71dc
@ -130,7 +130,7 @@ var (
|
||||
},
|
||||
"shh": []string{
|
||||
"post",
|
||||
"newIdentify",
|
||||
"newIdentity",
|
||||
"hasIdentity",
|
||||
"newGroup",
|
||||
"addToGroup",
|
||||
|
Loading…
Reference in New Issue
Block a user