Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

TargetOutput

TargetOutput = { address: string; script?: Buffer; value: number; } | { script: Buffer; value: number; }

Defined in: toolboxes/src/utxo/types.ts:13