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