Module reth_revm::db::states::state

Structs§

  • State of blockchain.

Type Aliases§

  • Database boxed with a lifetime and Send.
  • More constrained version of State that uses Boxed database with a lifetime.