Type Alias ParachainExecutor

Source
pub type ParachainExecutor = WasmExecutor<HostFunctions>;
Expand description

Parachain executor

Aliased Typeยง

struct ParachainExecutor { /* private fields */ }