referrerpolicy=no-referrer-when-downgrade

Client

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§

pub struct Client { /* private fields */ }