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.
Properties
Section titled “Properties”numByteSlices
Section titled “numByteSlices”numByteSlices:
number
Defined in: packages/algod_client/src/models/application-state-schema.ts:16
[nbs] num of byte slices.
numUints
Section titled “numUints”numUints:
number
Defined in: packages/algod_client/src/models/application-state-schema.ts:11
[nui] num of uints.