Type Definition sc_service::TFullClient

source · []
pub type TFullClient<TBl, TRtApi, TExecDisp> = Client<TFullBackend<TBl>, TFullCallExecutor<TBl, TExecDisp>, TBl, TRtApi>;
Expand description

Full client type.