Skip to content

ApplicationStateSchema

ApplicationStateSchema = object

Defined in: packages/algod_client/src/models/application-state-schema.ts:7

Specifies maximums on the number of each type that may be stored.

numByteSlices: number

Defined in: packages/algod_client/src/models/application-state-schema.ts:16

[nbs] num of byte slices.


numUints: number

Defined in: packages/algod_client/src/models/application-state-schema.ts:11

[nui] num of uints.