Expand description
In-memory Backend In-memory blockchain backend.
Modules§
- The in memory DB
- Anvil specific [
revm::Inspector
] implementation - Support for generating the state root for memdb storage
- In-memory blockchain storage
Structs§
- Gives access to the [revm::Database]
Enums§
- A block request, which includes the Pool Transactions if it’s Pending
Constants§
Functions§
- Get max nonce from transaction pool by address
- Prove a storage key’s existence or nonexistence in the account’s storage trie.
- Creates a
AnyRpcTransaction
as it’s expected for theeth
RPC api from storage data