Type Alias cumulus_test_service::Backend
source · pub type Backend = TFullBackend<NodeBlock>;
Expand description
The backend type being used by the test service.
Aliased Type§
struct Backend { /* private fields */ }
pub type Backend = TFullBackend<NodeBlock>;
The backend type being used by the test service.
struct Backend { /* private fields */ }