mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 03:31:05 +00:00
gossip: move authorities request to runtime api subsystem (#2798)
This commit is contained in:
Generated
+1
-2
@@ -5636,9 +5636,7 @@ dependencies = [
|
||||
"polkadot-node-subsystem",
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-primitives",
|
||||
"sp-api",
|
||||
"sp-application-crypto",
|
||||
"sp-authority-discovery",
|
||||
"sp-keystore",
|
||||
"tracing",
|
||||
]
|
||||
@@ -5890,6 +5888,7 @@ dependencies = [
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-primitives",
|
||||
"sp-api",
|
||||
"sp-authority-discovery",
|
||||
"sp-consensus-babe",
|
||||
"sp-core",
|
||||
"tracing",
|
||||
|
||||
Reference in New Issue
Block a user