referrerpolicy=no-referrer-when-downgrade

Module 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.
new_partial
Starts a ServiceBuilder for a full service.
start_consensus ๐Ÿ”’
start_parachain_node
Start a node with the given parachain Configuration and relay chain Configuration.

Type Aliasesยง

ParachainBackend ๐Ÿ”’
ParachainBlockImport ๐Ÿ”’
ParachainClient ๐Ÿ”’
ParachainExecutor ๐Ÿ”’
Service
Assembly of PartialComponents (enough to run chain ops subcommands)