VtxoScript is a script that contains a list of tapleaf scripts. It is used to create vtxo scripts.

const vtxoScript = new VtxoScript([new Uint8Array(32), new Uint8Array(32

Hierarchy (View Summary)

Constructors

Properties

claimScript: string
leaves: TapLeafScript[]
options: VHTLC.Options
refundScript: string
refundWithoutReceiverScript: string
scripts: Bytes[]
tweakedPublicKey: Bytes
unilateralClaimScript: string
unilateralRefundScript: string
unilateralRefundWithoutReceiverScript: string

Accessors

Methods