mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +00:00
Enable BEEFY explicitly (#4320)
* enable beefy explicitly * update beefy cli flag docs
This commit is contained in:
@@ -254,7 +254,7 @@ fn run_node_inner(cli: Cli, overseer_gen: impl service::OverseerGen) -> Result<(
|
||||
config,
|
||||
service::IsCollator::No,
|
||||
grandpa_pause,
|
||||
cli.run.no_beefy,
|
||||
cli.run.beefy,
|
||||
jaeger_agent,
|
||||
None,
|
||||
overseer_gen,
|
||||
|
||||
Reference in New Issue
Block a user