referrerpolicy=no-referrer-when-downgrade

Type Alias polkadot_service::FullClient

source ·
pub type FullClient = TFullClient<Block, RuntimeApi, WasmExecutor<(SubstrateHostFunctions, HostFunctions)>>;

Aliased Type§

struct FullClient { /* private fields */ }