Expand description
Containers for serializing EVM state information
Structs§
- Snap
Shot - The high-level objects containing all the snapshot information.
- Snap
Shot Account Record - A single AccountRecord and it’s associated storage.
SnapShot
stores a map of Accounts.
Enums§
- Snap
Shot Source - Source of the snapshop. Either from a fork or the local in-memory database.