Type Alias subspace_test_client::Backend

source ·
pub type Backend = TFullBackend<Block>;
Expand description

The backend type being used by the test service.

Aliased Type§

struct Backend { /* private fields */ }