RegisterSignerRPCCommands

Register the external-signer RPC commands.

Synopsis

Declared in <rpc/register.h>

void
RegisterSignerRPCCommands(CRPCTable& tableRPC);

Parameters

NameDescription
tableRPCThe RPC command table to register into.