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