Type Alias substrate_test_runtime_client::TestClient
source · pub type TestClient = Client<Backend>;
Expand description
A test client with default backend.
Aliased Type§
struct TestClient { /* private fields */ }
pub type TestClient = Client<Backend>;
A test client with default backend.
struct TestClient { /* private fields */ }