Register the message‐signing RPC commands.

Synopsis

Declared in <rpc/register.h>

void
RegisterSignMessageRPCCommands(CRPCTable& table);

Parameters

Name

Description

table

The RPC command table to register into.

Created with MrDocs