Type Alias polkadot_test_service::Client
source · pub type Client = FullClient;
Expand description
The client type being used by the test service.
Aliased Type§
struct Client { /* private fields */ }
pub type Client = FullClient;
The client type being used by the test service.
struct Client { /* private fields */ }