Module polkadot_omni_node_lib::cli
source · Expand description
CLI options of the omni-node. See [Command
].
Structs§
- CLI Options shipped with
polkadot-omni-node
. - The relay chain CLI flags. These are passed in after a
--
at the end.
Enums§
- Sub-commands supported by the collator.
Traits§
- 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.