logo
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.