Type Alias Client

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

Aliased Typeยง

struct Client { /* private fields */ }