Type alias PreparedTx

PreparedTx: BasePreparedTx & {
    utxos: UTXO[];
}

Type declaration

Generated using TypeDoc