pub type FullClientFor<C> = TFullClient<<C as ChainInfo>::Block, <C as ChainInfo>::RuntimeApi, Executor>;
Expand description
Type alias for sc_service::TFullClient
Aliased Typeยง
struct FullClientFor<C> { /* private fields */ }
pub type FullClientFor<C> = TFullClient<<C as ChainInfo>::Block, <C as ChainInfo>::RuntimeApi, Executor>;
Type alias for sc_service::TFullClient
struct FullClientFor<C> { /* private fields */ }