mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 23:21:06 +00:00
Move the telemetry information to service (#2846)
* Move the telemetry information to service * Proper exit
This commit is contained in:
committed by
Gavin Wood
parent
ce302390dd
commit
68f4d11df3
@@ -21,7 +21,6 @@ futures = "0.1.17"
|
||||
fdlimit = "0.1"
|
||||
exit-future = "0.1"
|
||||
serde_json = "1.0"
|
||||
sysinfo = "0.8.0"
|
||||
panic-handler = { package = "substrate-panic-handler", path = "../../core/panic-handler" }
|
||||
client = { package = "substrate-client", path = "../../core/client" }
|
||||
network = { package = "substrate-network", path = "../../core/network" }
|
||||
|
||||
Reference in New Issue
Block a user