Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

decoder

Fully qualified path: alexandria_btc::decoder

Traits

TransactionDecoderTraitBitcoin transaction decoder trait providing methods to decode raw Bitcoin transaction data. This trait implements the complete Bitcoin transaction format decoder, supporting both…

Impls

TransactionDecoderImplImplementation of the Bitcoin transaction decoder trait. Provides concrete implementations for all Bitcoin transaction decoding operations,…