Module cumulus_client_service::old_consensus
source · 👎Deprecated: This is old consensus architecture only for backwards compatibility and will be removed in the future
Expand description
Re-exports of old parachain consensus loop start logic.
Structs§
- Parameters for
start_collator
.
Functions§
- start_collatorDeprecatedStart the collator.
- start_collator_syncDeprecatedStart the collator in a synchronous function.