Skip to main content

Module db

Module db 

Source
Expand description

EVM database types used by the RPC state cache.

Functions§

attach_bal_before_tx
Attaches bal to the database, positioned at the state right before the transaction at tx_index.

Type Aliases§

StateCacheDb
Helper alias type for the state’s [State]