lbrycrd/src/zmq
Daniel Kraft 161e8d40a4 RPC: Add new getzmqnotifications method.
This adds a new RPC method "getzmqnotifications", which returns
information about all active ZMQ notification endpoints.  This is useful
for software that layers on top of bitcoind, so it can verify that
ZeroMQ is enabled and also figure out where it should listen.

See https://github.com/bitcoin/bitcoin/issues/13526.
2018-07-05 08:02:22 +02:00
..
zmqabstractnotifier.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
zmqabstractnotifier.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
zmqconfig.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
zmqnotificationinterface.cpp RPC: Add new getzmqnotifications method. 2018-07-05 08:02:22 +02:00
zmqnotificationinterface.h RPC: Add new getzmqnotifications method. 2018-07-05 08:02:22 +02:00
zmqpublishnotifier.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
zmqpublishnotifier.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
zmqrpc.cpp RPC: Add new getzmqnotifications method. 2018-07-05 08:02:22 +02:00
zmqrpc.h RPC: Add new getzmqnotifications method. 2018-07-05 08:02:22 +02:00