RegisterTxoutProofRPCCommands

Register the txout-proof RPC commands.

Synopsis

Declared in <rpc/register.h>

void
RegisterTxoutProofRPCCommands(CRPCTable& table);

Parameters

NameDescription
tableThe RPC command table to register into.