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