Available on crate feature
host
only.Expand description
Database implementations.
Structsยง
- ProofDb
- A simple revm [RevmDatabase] wrapper that records all DB queries.
- Provider
Db - A [RevmDatabase] backed by an alloy [Provider].
host
only.Database implementations.