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