[][src]Type Definition sc_service::TLightBackend

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

Light client backend type.