Bitcoin
Functions | Variables
anonymous_namespace{zmqrpc.cpp} Namespace Reference

Functions

UniValue getzmqnotifications (const JSONRPCRequest &request)
 

Variables

const CRPCCommand commands []
 

Function Documentation

◆ getzmqnotifications()

UniValue anonymous_namespace{zmqrpc.cpp}::getzmqnotifications ( const JSONRPCRequest request)

Variable Documentation

◆ commands

const CRPCCommand anonymous_namespace{zmqrpc.cpp}::commands[]
Initial value:
=
{
{ "zmq", "getzmqnotifications", &getzmqnotifications, {} },
}
UniValue getzmqnotifications(const JSONRPCRequest &request)
Definition: zmqrpc.cpp:16