Browse Source

Merge pull request #6810

7d325b9 zmq: point API link to 4.0 as that is what we are conforming to [Trivial] (Johnathan Corgan)
0.13
Wladimir J. van der Laan 9 years ago
parent
commit
a1d623da3e
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
  1. 2
      doc/zmq.md

2
doc/zmq.md

@ -78,7 +78,7 @@ bytes).
These options can also be provided in bitcoin.conf. These options can also be provided in bitcoin.conf.
ZeroMQ endpoint specifiers for TCP (and others) are documented in the ZeroMQ endpoint specifiers for TCP (and others) are documented in the
[ZeroMQ API](http://api.zeromq.org). [ZeroMQ API](http://api.zeromq.org/4-0:_start).
Client side, then, the ZeroMQ subscriber socket must have the Client side, then, the ZeroMQ subscriber socket must have the
ZMQ_SUBSCRIBE option set to one or either of these prefixes (for ZMQ_SUBSCRIBE option set to one or either of these prefixes (for

Loading…
Cancel
Save