types app spec.StateSchemaSpec
@algorandfoundation/algokit-utils / types/app-spec / StateSchemaSpec
Interface: StateSchemaSpec¶
types/app-spec.StateSchemaSpec
The rolled-up schema allocation specification for local and global state
Table of contents¶
Properties¶
Properties¶
global¶
• global: StateSchema
Global storage spec
Defined in¶
local¶
• local: StateSchema
Local storage spec