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