Module casper_execution_engine::storage::global_state::in_memory
source · Expand description
In-memory implementation of global state.
Structs
- Global state implemented purely in memory only. No state is saved to disk. This is mostly used for testing purposes.
- Represents a “view” of global state at a particular root hash.