Expand description

State machine backends. These manage the code and storage of contracts.

Structs

Traits

  • Something that can be converted into a TrieBackend.
  • A state backend is used to read state data and can have changes committed to it.
  • Trait that allows consolidate two transactions together.