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