Module reth_revm::db::states::plain_account

Structs§

Type Aliases§

  • Simple plain storage that does not have previous value. This is used for loading from database, cache and for bundle state.
  • This storage represent values that are before block changed.