Module sc_light::backend[][src]

Expand description

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

Structs

Light client backend.

Light block (header and justification) import operation.

Enums

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