Crate push_decoder

Source
Expand description

Push decoder for bitcoin blocks and transactions.

Modules§

merkle
Incremental merkle tree hasher
test_util
Test utilities

Structs§

BlockDecoder
Push decoder for bitcoin blocks.

Enums§

Error
Block decoder error

Traits§

Listener
Block decoder listener.