Function readAppLocalState

  • Read and return the local state of application from an account.

    Parameters

    • deployer: Deployer

      Deployer

    • account: string

      account from the which the local state has to be read

    • appID: number

      ID of the application being configured or empty if creating

    Returns Promise<Map<Key, StateValue> | undefined>

Generated using TypeDoc