Type Definition cumulus_test_service::ParachainBlockImport
source · pub type ParachainBlockImport = TParachainBlockImport<Block, Arc<Client>, Backend>;
Expand description
The block-import type being used by the test service.
);document.write();}})();
pub type ParachainBlockImport = TParachainBlockImport<Block, Arc<Client>, Backend>;
The block-import type being used by the test service.