Type Definition sc_service::TLightBackend
source · [−]pub type TLightBackend<TBl> = Backend<LightStorage<TBl>, HashFor<TBl>>;
Expand description
Light client backend type.
pub type TLightBackend<TBl> = Backend<LightStorage<TBl>, HashFor<TBl>>;
Light client backend type.