Type Alias astar_collator::parachain::service::ParachainExecutor
source · pub type ParachainExecutor = WasmExecutor<HostFunctions>;
Expand description
Parachain executor
Aliased Type§
struct ParachainExecutor { /* private fields */ }