moonbeam_service::lazy_loading

Module frontier_backend

Source
Expand description

Lazy loading implementation for Frontier backend.

This module provides a wrapper around the standard Frontier backend that enables lazy loading functionality. It intercepts Ethereum-specific queries and routes them through the RPC client to fetch data on-demand from a remote node.

Structsยง