Module reth::rpc::server_types::eth::cache

source ·
Expand description

Async caching support for eth RPC

Modules§

Structs§

Functions§

  • Awaits for new chain events and directly inserts them into the cache so they’re available immediately before they need to be fetched from disk.