Type Definition polkadot_service::FullClient

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