Module service

Source
Expand description

Parachain specified service. Parachain Service and ServiceFactory implementation.

Structs§

AdditionalConfig
To add additional config to start_xyz_node functions

Functions§

build_import_queue
Build aura import queue with fallback to relay-chain verifier. Starts with relay-chain verifier until aura becomes available.
new_partial
Starts a ServiceBuilder for a full service.
start_node
Start a parachain node.

Type Aliases§

HostFunctions
Parachain host functions
ParachainExecutor
Parachain executor