RegisterNodeRPCCommands

Register the node RPC commands.

Synopsis

Declared in <rpc/register.h>

void
RegisterNodeRPCCommands(CRPCTable& table);

Parameters

NameDescription
tableThe RPC command table to register into.