pub type ParachainBlockImport = TParachainBlockImport<Block, Arc<Client>, Backend>;
Expand description

The block-import type being used by the test service.