Type Alias sc_service::TFullBackend
source · pub type TFullBackend<TBl> = Backend<TBl>;
Expand description
Full client backend type.
Aliased Type§
struct TFullBackend<TBl> { /* private fields */ }
pub type TFullBackend<TBl> = Backend<TBl>;
Full client backend type.
struct TFullBackend<TBl> { /* private fields */ }