mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 22:51:13 +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:
@@ -80,7 +80,6 @@ pub fn new_full(
|
||||
config,
|
||||
polkadot_service::NewFullParams {
|
||||
is_parachain_node,
|
||||
grandpa_pause: None,
|
||||
enable_beefy: true,
|
||||
force_authoring_backoff: false,
|
||||
jaeger_agent: None,
|
||||
|
||||
Reference in New Issue
Block a user