Skip to main content

query.maestro.resolveunspentoutputs

Home > @blaze-cardano/query > Maestro > resolveUnspentOutputs

Maestro.resolveUnspentOutputs() method

Signature:

resolveUnspentOutputs(txIns: TransactionInput[]): Promise<TransactionUnspentOutput[]>;

Parameters

Parameter

Type

Description

txIns

TransactionInput[]

Returns:

Promise<TransactionUnspentOutput[]>