Crate bitcoin_zmq

Source
Expand description

§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§

Bytes
A reference counted contiguous slice of memory.
ZMQSubscriber
Factory object allowing constuction of single stream channels and broadcast channels.

Enums§

Topic
Topics provided by the bitcoind ZMQ