mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 11:41:04 +00:00
Ensure we send the correct polkadot node version to telemetry (#1307)
This is basically a hack, but with the current way we initialize the node this is the easiest solution to ensure we send the correct version etc.
This commit is contained in:
Generated
+2
@@ -2027,10 +2027,12 @@ dependencies = [
|
||||
"futures 0.3.21",
|
||||
"futures-timer",
|
||||
"parking_lot 0.12.0",
|
||||
"polkadot-cli",
|
||||
"polkadot-client",
|
||||
"polkadot-primitives",
|
||||
"polkadot-service",
|
||||
"polkadot-test-client",
|
||||
"sc-cli",
|
||||
"sc-client-api",
|
||||
"sc-consensus-babe",
|
||||
"sc-network",
|
||||
|
||||
Reference in New Issue
Block a user