Skip to content

StateSchemaSpec

@algorandfoundation/algokit-utils / types/app-spec / 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

src/types/app-spec.ts:311


local

local: StateSchema

Local storage spec

Defined in

src/types/app-spec.ts:313