Module parachain_template_node::service
source ยท Expand description
Service and ServiceFactory implementation. Specialized wrapper over substrate service.
Functionsยง
- build_import_queue ๐Build the import queue for the parachain runtime.
- Starts a
ServiceBuilder
for a full service. - start_consensus ๐
- Start a node with the given parachain
Configuration
and relay chainConfiguration
.
Type Aliasesยง
- ParachainBackend ๐
- ParachainBlockImport ๐
- ParachainClient ๐
- ParachainExecutor ๐
- Assembly of PartialComponents (enough to run chain ops subcommands)