Register the txout‐proof RPC commands.
Synopsis
Declared in <rpc/register.h>
void
RegisterTxoutProofRPCCommands(CRPCTable& table);
Parameters
Name |
Description |
table |
The RPC command table to register into. |
Created with MrDocs