pub type Client = FullClient<RuntimeApi>;
Expand description
The client type being used by the test service.
Aliased Typeยง
struct Client { /* private fields */ }
pub type Client = FullClient<RuntimeApi>;
The client type being used by the test service.
struct Client { /* private fields */ }