clementine_core::builder::transaction

Module output

Source
Expand description

§Transaction Output Types and Utilities

This module defines types and utilities for representing and handling transaction outputs used in [TxHandler]. Main purpose of it is to store the scripts used in the taproot outputs.

Structs§

  • Represents a spendable transaction output, including scripts and optional Taproot spend info.