Stores local state associated with an application.

Implements

Constructors

Properties

closedOutAtRound?: bigint

Round when account closed out of the application.

deleted?: boolean

Whether or not the application local state is currently deleted from its account.

id: bigint

The application which this local state is for.

storage.

optedInAtRound?: bigint

Round when the account opted into the application.

schema.

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc