Skip to content

getAppGlobalState

getAppGlobalState(appId, algod): Promise<AppState>

Defined in: src/app.ts:252

Parameters

appId

The ID of the app return global state for

number | bigint

algod

AlgodClient

An algod client instance

Returns

Promise<AppState>

The current global state