subspace_test_client

Type Alias Backend

Source
pub type Backend = TFullBackend<Block>;
Expand description

The backend type being used by the test service.

Aliased Typeยง

struct Backend { /* private fields */ }