diff --git a/rpc/api/utils.go b/rpc/api/utils.go index 5a3ade46b9..8351e88d39 100644 --- a/rpc/api/utils.go +++ b/rpc/api/utils.go @@ -130,7 +130,7 @@ var ( }, "shh": []string{ "post", - "newIdentify", + "newIdentity", "hasIdentity", "newGroup", "addToGroup",