Module sp_runtime::offchain::storage
source · Expand description
A set of storage helpers for offchain workers.
Structs§
- An abstraction over local storage value.
Enums§
- Possible errors when mutating a storage value.
- Reason for not being able to provide the stored value
Type Aliases§
- A storage value with a static key.