referrerpolicy=no-referrer-when-downgrade
cumulus_test_service

Type Alias Client

Source
pub type Client = TFullClient<NodeBlock, RuntimeApi, WasmExecutor<(SubstrateHostFunctions, HostFunctions)>>;
Expand description

The client type being used by the test service.

Aliased Type§

struct Client { /* private fields */ }