Skip to main content

Module state

Module state 

Available on crate feature evm only.
Expand description

State database abstraction.

Traitsยง

BalIndexedDatabase
Database that tracks the current block-level access list (BAL) index from EIP-7928.
StateDB
Alias trait for Database and DatabaseCommit.