Register the node RPC commands.
Declared in <rpc/register.h>
<rpc/register.h>
void RegisterNodeRPCCommands(CRPCTable& table);
Name
Description
table
The RPC command table to register into.
Created with MrDocs