decoder
Fully qualified path: alexandria_btc::decoder
Traits
| TransactionDecoderTrait | Bitcoin transaction decoder trait providing methods to decode raw Bitcoin transaction data. This trait implements the complete Bitcoin transaction format decoder, supporting both… |
Impls
| TransactionDecoderImpl | Implementation of the Bitcoin transaction decoder trait. Provides concrete implementations for all Bitcoin transaction decoding operations,… |