pub type FullBackendFor<C> = TFullBackend<<C as ChainInfo>::Block>;
Expand description
Type alias for sc_service::TFullBackend
Aliased Typeยง
pub struct FullBackendFor<C> { /* private fields */ }
pub type FullBackendFor<C> = TFullBackend<<C as ChainInfo>::Block>;
Type alias for sc_service::TFullBackend
pub struct FullBackendFor<C> { /* private fields */ }