mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
* Revert "companion for 14754: cli: move no-beefy flag to sc-cli (#7600)"
This reverts commit 26adab4f7c.
* update lockfile for {"substrate"}
* fix merge damage
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -81,6 +81,7 @@ pub fn new_full(
|
||||
polkadot_service::NewFullParams {
|
||||
is_parachain_node,
|
||||
grandpa_pause: None,
|
||||
enable_beefy: true,
|
||||
jaeger_agent: None,
|
||||
telemetry_worker_handle: None,
|
||||
node_version: None,
|
||||
@@ -186,7 +187,6 @@ pub fn node_config(
|
||||
offchain_worker: Default::default(),
|
||||
force_authoring: false,
|
||||
disable_grandpa: false,
|
||||
disable_beefy: false,
|
||||
dev_key_seed: Some(key_seed),
|
||||
tracing_targets: None,
|
||||
tracing_receiver: Default::default(),
|
||||
|
||||
Reference in New Issue
Block a user