Module vapcore_light::client[][src]

Light client implementation. Stores data from light sync

Modules

fetch

Trait for fetching chain data.

Structs

Client

Light client implementation.

Config

Configuration for the light client.

Service

Light client service.

Traits

AsLightClient

Something which can be treated as a LightChainClient.

LightChainClient

Trait for interacting with the header chain abstractly.

LightChainNotify

An actor listening to light chain events.