[−]Type Definition polymesh::service::TLightBackend
type TLightBackend<TBl> = Backend<LightStorage<TBl>, <<TBl as Block>::Header as Header>::Hashing>;
Light client backend type.
type TLightBackend<TBl> = Backend<LightStorage<TBl>, <<TBl as Block>::Header as Header>::Hashing>;
Light client backend type.