Module db

Source
Available on crate feature host only.
Expand description

Database implementations.

Structsยง

ProofDb
A simple revm [RevmDatabase] wrapper that records all DB queries.
ProviderDb
A [RevmDatabase] backed by an alloy [Provider].