Type Definition sc_service::TFullClient[][src]

type TFullClient<TBl, TRtApi, TExecDisp> = Client<TFullBackend<TBl>, TFullCallExecutor<TBl, TExecDisp>, TBl, TRtApi>;
Expand description

Full client type.