remove the --disable-authority-discovery flag & related (#1870)

This commit is contained in:
Peter Goodspeed-Niklaus
2020-10-28 15:18:34 +01:00
committed by GitHub
parent e2e57cb8f6
commit 62daee2286
4 changed files with 1 additions and 33 deletions
-17
View File
@@ -80,23 +80,6 @@ pub struct RunCmd {
#[structopt(long = "force-rococo")]
pub force_rococo: bool,
/// Disable the authority discovery module on validator or sentry nodes.
///
/// Enabled by default on validator and sentry nodes. Always disabled on non
/// validator or sentry nodes.
///
/// When enabled:
///
/// (1) As a validator node: Make oneself discoverable by publishing either
/// ones own network addresses, or the ones of ones sentry nodes
/// (configured via the `sentry-nodes` flag).
///
/// (2) As a validator or sentry node: Discover addresses of validators or
/// addresses of their sentry nodes and maintain a permanent connection
/// to a subset.
#[structopt(long = "disable-authority-discovery")]
pub authority_discovery_disabled: bool,
/// Setup a GRANDPA scheduled voting pause.
///
/// This parameter takes two values, namely a block number and a delay (in