Crate essential_server

source ·
Expand description

A library providing the Essential server’s core logic around handling storage read/write access, validation and state transitions.

For an executable implementation of the Essential server, see the essential-rest-server crate.

Structs§

Enums§

Traits§

  • Access to state required by the state read VM.
  • Storage trait for the Essential platform. All inserts and updates are idempotent.

Type Aliases§

  • Unit used to measure gas.