Module snapshot

Source
Expand description

Containers for serializing EVM state information

Structs§

SnapShot
The high-level objects containing all the snapshot information.
SnapShotAccountRecord
A single AccountRecord and it’s associated storage. SnapShot stores a map of Accounts.

Enums§

SnapShotSource
Source of the snapshop. Either from a fork or the local in-memory database.