Skip to main content

Module storage

Module storage 

Source

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.