pub type ParachainExecutor = WasmExecutor<HostFunctions>;
Expand description

Parachain executor

Aliased Type§

struct ParachainExecutor { /* private fields */ }