Class RxBitcoinSinglePortZmqService

java.lang.Object
org.consensusj.bitcoin.rx.zeromq.RxBitcoinSinglePortZmqService
All Implemented Interfaces:
Closeable, AutoCloseable, RxBlockchainBinaryService

Bitcoin Zmq binary service that connects to a single port. Use RxBitcoinZmqBinaryService if Bitcoin Core is configured to run ZMQ on multiple ports. See: PR 19752 for sequence topic information