Module parachain_template_node::service
source · Expand description
Service and ServiceFactory implementation. Specialized wrapper over substrate service.
Structs§
- Native executor type.
Functions§
- Build the import queue for the parachain runtime.
- Starts a
ServiceBuilder
for a full service. - Start a node with the given parachain
Configuration
and relay chainConfiguration
. - Start a parachain node.