nodle_parachain::service

Type Alias ParachainExecutor

Source
type ParachainExecutor = WasmExecutor<(SubstrateHostFunctions, HostFunctions)>;

Aliased Typeยง

struct ParachainExecutor { /* private fields */ }