Expand description
A set of storage helpers for offchain workers.
Structs§
- Storage
Value Ref - An abstraction over local storage value.
Enums§
- Mutate
Storage Error - Possible errors when mutating a storage value.
- Storage
Retrieval Error - Reason for not being able to provide the stored value
Type Aliases§
- Storage
Value - A storage value with a static key.