Function retrieveLoanLocalState

    • Returns local state of given escrow. Use for advanced use cases where optimising number of network request.

      Parameters

      • client: AlgodClient | IndexerClient

        Algorand indexer client to query

      • loanAppId: number

        loan application to query about

      • escrowAddr: string

        account address for the loan escrow

      Returns Promise<LoanLocalState>

      Promise loan escrow local state