[][src]Type Definition sc_service::TLightClient

type TLightClient<TBl, TRtApi, TExecDisp> = TLightClientWithBackend<TBl, TRtApi, TExecDisp, TLightBackend<TBl>>;

Light client type.