Type Alias sc_simnode::client::FullBackendFor

source ·
pub type FullBackendFor<C> = TFullBackend<<C as ChainInfo>::Block>;
Expand description

Type alias for sc_service::TFullBackend

Aliased Type§

struct FullBackendFor<C> { /* private fields */ }