encoder
Fully qualified path: alexandria_btc::encoder
Traits
| TransactionEncoderTrait | Bitcoin transaction encoder trait providing methods to encode transaction data to raw bytes. This trait implements the complete Bitcoin transaction format encoder, supporting both… |
Impls
| TransactionEncoderImpl | Implementation of the Bitcoin transaction encoder trait. Provides concrete implementations for all Bitcoin transaction encoding operations,… |