ApplicationKVStorage
ApplicationKVStorage:
object
An application’s global/local/box state.
Type declaration
account?
optional
account:string
The address of the account associated with the local state.
kvs
kvs:
AvmKeyValue
[]
Key-Value pairs representing application states.
Defined in
types.gen.ts:233