Function readAppGlobalState

  • fetches and returns the global state of application.

    Parameters

    • deployer: Deployer

      Deployer

    • creator: string

      Account from which call needs to be made

    • appID: number

      ID of the application being configured or empty if creating

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

Generated using TypeDoc