BtcTransactionOutput: {
    address?: BlockchainAddress;
    index: number;
    value: Amount;
}

Type declaration

Generated using TypeDoc