getzmqnotifications

Back to zmq

ZMQ

Summary

Returns information about the active ZeroMQ notifications.

Description

Returns information about the active ZeroMQ notifications.

Arguments

None.

Results

  • value (ARR): No description.
  • value (OBJ): No description.
    • type (STR): Type of notification
    • address (STR): Address of the publisher
    • hwm (NUM): Outbound message high water mark

Examples

qbit-cli getzmqnotifications
curl --user myusername --data-binary '{"jsonrpc": "2.0", "id": "curltest", "method": "getzmqnotifications", "params": []}' -H 'content-type: application/json' http://127.0.0.1:8352/