Skip to content

Commit

Permalink
Comment not used now RPC
Browse files Browse the repository at this point in the history
  • Loading branch information
andyoknen committed Aug 30, 2022
1 parent fee5e39 commit 8abd1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pocketdb/web/PocketRpc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ static const CRPCCommand commands[] =
{"contents", "getcontents", &GetContents, {"address"}},
{"contents", "getrandomcontents", &GetRandomContents, {}},
{"contents", "getcontentactions", &GetContentActions, {"contentHash"}},
{"contents", "getnotifications", &GetNotifications, {"height", "filters"}},
// {"contents", "getnotifications", &GetNotifications, {"height", "filters"}},

// Tags
// {"artifacts", "searchtags", &gettemplate, {"search_string", "count"}},
Expand Down

0 comments on commit 8abd1bb

Please sign in to comment.