Type Definition tidechain_service::FullGrandpaBlockImport
source · pub type FullGrandpaBlockImport<RuntimeApi, ExecutorDispatch> = GrandpaBlockImport<FullBackend, Block, FullClient<RuntimeApi, ExecutorDispatch>, FullSelectChain>;