RegisterRawTransactionRPCCommands

Register the raw-transaction RPC commands.

Synopsis

Declared in <rpc/register.h>

void
RegisterRawTransactionRPCCommands(CRPCTable& tableRPC);

Parameters

NameDescription
tableRPCThe RPC command table to register into.