Module lazy_loading

Source

Modules§

call_executor
frontier_backend
Lazy loading implementation for Frontier backend.
substrate_backend

Constants§

LAZY_LOADING_LOG_TARGET

Functions§

new_lazy_loading_partial
Builds the PartialComponents for a lazy loading node.
new_lazy_loading_parts
Create the initial parts of a lazy loading node.
new_lazy_loading_parts_with_genesis_builder
Create the initial parts of a lazy loading node.
new_lazy_loading_service
Builds a new lazy loading service. This service uses manual seal, and mocks the parachain inherent.
spec_builder

Type Aliases§

TLazyLoadingBackend
Lazy loading client backend type.
TLazyLoadingCallExecutor
Lazy loading client call executor type.
TLazyLoadingClient
Lazy loading client type.
TLazyLoadingParts
Lazy loading parts type.