subspace_test_client

Type Alias Client

source
pub type Client = FullClient<RuntimeApi>;
Expand description

The client type being used by the test service.

Aliased Typeยง

struct Client { /* private fields */ }