RegisterNetRPCCommands

Register the network RPC commands.

Synopsis

Declared in <rpc/register.h>

void
RegisterNetRPCCommands(CRPCTable& table);

Parameters

NameDescription
tableThe RPC command table to register into.