Merge pull request #6810
7d325b9
zmq: point API link to 4.0 as that is what we are conforming to [Trivial] (Johnathan Corgan)
This commit is contained in:
commit
a1d623da3e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue