ApplicationStateSchema
ApplicationStateSchema =
object
Defined in: packages/indexer_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/indexer_client/src/models/application-state-schema.ts:16
number of byte slices.
numUints
Section titled “numUints”numUints:
number
Defined in: packages/indexer_client/src/models/application-state-schema.ts:11
number of uints.