Expand description
CLI options of the omni-node. See [Command
].
Structs§
- Cli
- CLI Options shipped with
polkadot-omni-node
. - Relay
Chain Cli - The relay chain CLI flags. These are passed in after a
--
at the end.
Enums§
- Authoring
Policy - Collator implementation to use.
- Subcommand
- Sub-commands supported by the collator.
Traits§
- CliConfig
- Trait that can be used to customize some of the customer-facing info related to the node binary that is being built using this library.