Class RxBitcoinZmqService

java.lang.Object
org.consensusj.bitcoin.rx.zeromq.RxBitcoinZmqBinaryService
org.consensusj.bitcoin.rx.zeromq.RxBitcoinZmqService
All Implemented Interfaces:
Closeable, AutoCloseable, ChainTipService, RxBlockchainBinaryService, RxBlockchainService

Add conversion to bitcoinj-types to RxBitcoinZmqBinaryService. Also uses the JSON-RPC client to fetch an initial Block so subscribers don't have to wait ~ten minutes for one.