@xoxno/sdk-js
    Preparing search index...

    Interface StellarLiquidateArgs

    interface StellarLiquidateArgs {
        accountNonce: number;
        debtPayments: readonly StellarHubAssetAmount[];
    }
    Index

    Properties

    accountNonce: number
    debtPayments: readonly StellarHubAssetAmount[]