RegisterSignMessageRPCCommands

Register the message-signing RPC commands.

Synopsis

Declared in <rpc/register.h>

void
RegisterSignMessageRPCCommands(CRPCTable& table);

Parameters

NameDescription
tableThe RPC command table to register into.