Type Definition sc_service::TLightBackend[][src]

type TLightBackend<TBl> = Backend<LightStorage<TBl>, HashFor<TBl>>;
Expand description

Light client backend type.