Functions§
- extern_
get_ ⚠initial_ storage_ item - extern_
get_ ⚠initial_ storage_ map_ item - extern_
get_ ⚠storage_ item - extern_
get_ ⚠storage_ map_ item - extern_
set_ ⚠storage_ item - extern_
set_ ⚠storage_ map_ item - get_
initial_ item - Gets the initial value of an item from the account storage.
- get_
initial_ map_ item - Gets the initial value from a storage map.
- get_
item - Gets an item from the account storage.
- get_
map_ item - Gets a map item from the account storage.
- set_
item - Sets an item in the account storage.
- set_
map_ item - Sets a map item in the account storage.