[][src]Crate bitcoin_zmq

Bitcoin ZMQ

A library providing a relatively thin wrapper around Bitcoin ZMQ, allowing the construction of asynchronous streams of transaction or block data.

Re-exports

pub use errors::*;

Modules

errors

Structs

ZMQListener

An object representing the ZMQ subscription to a remote endpoint.

Enums

Topic

Topics provided by the bitcoind ZMQ