mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 04:37:57 +00:00
* Revert "companion for 14754: cli: move no-beefy flag to sc-cli (#2996)"
This reverts commit ab840db20d.
* bump substrate ref
* update lockfile for {"polkadot", "substrate"}
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -220,10 +220,6 @@ impl CliConfiguration<Self> for RelayChainCli {
|
||||
self.base.base.disable_grandpa()
|
||||
}
|
||||
|
||||
fn disable_beefy(&self) -> CliResult<bool> {
|
||||
self.base.base.disable_beefy()
|
||||
}
|
||||
|
||||
fn max_runtime_instances(&self) -> CliResult<Option<usize>> {
|
||||
self.base.base.max_runtime_instances()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user