Structs§
- Plain
Account - Storage
Slot - This type keeps track of the current value of a storage slot.
Type Aliases§
- Plain
Storage - Simple plain storage that does not have previous value. This is used for loading from database, cache and for bundle state.
- Storage
With Original Values - This storage represent values that are before block changed.