Register the blockchain RPC commands.

Synopsis

Declared in <rpc/register.h>

void
RegisterBlockchainRPCCommands(CRPCTable& tableRPC);

Parameters

Name

Description

tableRPC

The RPC command table to register into.

Created with MrDocs