Expand description
§Transaction Output Types and Utilities
This module defines types and utilities for representing and handling transaction outputs used in super::TxHandler.
Main purpose of it is to store the scripts used in the taproot outputs.
Structs§
- Unspent
TxOut - Represents a spendable transaction output, including scripts and optional Taproot spend info.