• Checks if an object is an instance of algosdk.Account.

    Returns

    • True if the object is an instance of algosdk.Account, false otherwise.

    Parameters

    • account: any

      The object to check.

    Returns account is default

Generated using TypeDoc