StorageKey
@algorandfoundation/algokit-utils / types/app-arc56 / StorageKey
types/app-arc56.StorageKey
Describes a single key in app storage
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”• Optional desc: string
Description of what this storage key holds
Defined in
Section titled “Defined in”• key: string
The bytes of the key encoded as base64
Defined in
Section titled “Defined in”keyType
Section titled “keyType”• keyType: string
The type of the key
Defined in
Section titled “Defined in”valueType
Section titled “valueType”• valueType: string
The type of the value