Browse Source

zmq: point API link to 4.0 as that is what we are conforming to [Trivial]

Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
0.13
Johnathan Corgan 9 years ago
parent
commit
7d325b9de7
No known key found for this signature in database
GPG Key ID: 473077BC671DA2F7
  1. 2
      doc/zmq.md

2
doc/zmq.md

@ -78,7 +78,7 @@ bytes). @@ -78,7 +78,7 @@ bytes).
These options can also be provided in bitcoin.conf.
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
ZMQ_SUBSCRIBE option set to one or either of these prefixes (for

Loading…
Cancel
Save