[][src]Module sc_light::backend

Light client backend. Only stores headers and justifications of blocks. Everything else is requested from full nodes on demand.

Structs

Backend

Light client backend.

ImportOperation

Light block (header and justification) import operation.

Enums

GenesisOrUnavailableState

Either in-memory genesis state, or locally-unavailable state.