emulator.emulatorprovider.resolveunspentoutputs
Home > @blaze-cardano/emulator > EmulatorProvider > resolveUnspentOutputs
EmulatorProvider.resolveUnspentOutputs() method
Signature:
resolveUnspentOutputs(txIns: TransactionInput[]): Promise<TransactionUnspentOutput[]>;
Parameters
Parameter |
Type |
Description |
---|---|---|
txIns |
TransactionInput[] |
Returns:
Promise<TransactionUnspentOutput[]>