Module plain_account

Source

Structs§

PlainAccount
StorageSlot
This type keeps track of the current value of a storage slot.

Type Aliases§

PlainStorage
Simple plain storage that does not have previous value. This is used for loading from database, cache and for bundle state.
StorageWithOriginalValues
This storage represent values that are before block changed.