wallet.hotwallet.getcollateral
Home > @blaze-cardano/wallet > HotWallet > getCollateral
HotWallet.getCollateral() method
Retrieves the collateral UTxO(s) for the wallet.
Signature:
getCollateral(): Promise<TransactionUnspentOutput[]>;
Returns:
Promise<TransactionUnspentOutput[]>
{Promise<TransactionUnspentOutput[]>} - The collateral for the wallet.