mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 14:31:02 +00:00
polkadot: remove grandpa pause support (#2511)
This was never used and we probably don't need it anyway.
This commit is contained in:
@@ -62,7 +62,6 @@ fn main() -> Result<()> {
|
||||
is_parachain_node: polkadot_service::IsParachainNode::Collator(
|
||||
collator.collator_key(),
|
||||
),
|
||||
grandpa_pause: None,
|
||||
enable_beefy: false,
|
||||
force_authoring_backoff: false,
|
||||
jaeger_agent: None,
|
||||
|
||||
Reference in New Issue
Block a user