btcutil-js - v0.2.0
    Preparing search index...

    Interface PsbtOutputInfo

    Per-output PSBT data. Value/scriptPubKey live on unsignedTx.outputs[i].

    Index

    Properties

    bip32Derivation?: Bip32DerivationInfo[]
    redeemScript?: Bytes
    taprootBip32Derivation?: TaprootBip32DerivationInfo[]
    taprootInternalKey?: Bytes
    taprootTapTree?: Bytes
    unknowns?: PsbtUnknownInfo[]
    witnessScript?: Bytes