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