Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

encoder

Fully qualified path: alexandria_btc::encoder

Traits

TransactionEncoderTraitBitcoin transaction encoder trait providing methods to encode transaction data to raw bytes. This trait implements the complete Bitcoin transaction format encoder, supporting both…

Impls

TransactionEncoderImplImplementation of the Bitcoin transaction encoder trait. Provides concrete implementations for all Bitcoin transaction encoding operations,…