Storable
Struct representing an exportable storage variable in the contract Every entry in the storage struct will be exported in the compilation artifact as a Storable entity, containing the storage slot
Fields
Field | Type |
---|---|
slot | Field |
Standalone Functions
get_storage_slot
get_storage_slot(self);
Parameters
Name | Type |
---|---|
self |