Register the ZMQ‐related RPC commands.
Synopsis
Declared in <zmq/zmqrpc.h>
void
RegisterZMQRPCCommands(CRPCTable& t);
Parameters
Name |
Description |
t |
The RPC command table to register into. |
Created with MrDocs