mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 12:01:07 +00:00
Telemetry per node (#7463)
This commit is contained in:
@@ -22,6 +22,7 @@ sc-cli = { version = "0.8.0", path = "../../../client/cli", features = ["wasmtim
|
||||
sp-core = { version = "2.0.0", path = "../../../primitives/core" }
|
||||
sc-executor = { version = "0.8.0", path = "../../../client/executor", features = ["wasmtime"] }
|
||||
sc-service = { version = "0.8.0", path = "../../../client/service", features = ["wasmtime"] }
|
||||
sc-telemetry = { version = "2.0.0", path = "../../../client/telemetry" }
|
||||
sc-keystore = { version = "2.0.0", path = "../../../client/keystore" }
|
||||
sp-inherents = { version = "2.0.0", path = "../../../primitives/inherents" }
|
||||
sc-transaction-pool = { version = "2.0.0", path = "../../../client/transaction-pool" }
|
||||
|
||||
Reference in New Issue
Block a user