Type Alias serai_node::service::BabeBlockImport
source · type BabeBlockImport = BabeBlockImport<Block, TFullClient<Block, RuntimeApi, WasmExecutor<ExtendedHostFunctions<SubstrateHostFunctions, HostFunctions>>>, GrandpaBlockImport<TFullBackend<Block>, Block, TFullClient<Block, RuntimeApi, WasmExecutor<ExtendedHostFunctions<SubstrateHostFunctions, HostFunctions>>>, LongestChain<TFullBackend<Block>, Block>>>;
Aliased Type§
struct BabeBlockImport { /* private fields */ }