Files
pezkuwi-subxt/substrate/client/informant
Roman Borschel ec47877288 Refactor & detach network metrics. (#6986)
* Refactor sc-network/service metrics.

  1. Aggregate sc-network metrics into a submodule, introducing
  two more sourced metrics to avoid duplicate atomics.

  2. Decouple periodic sc-service network metrics from other
  metrics, so that they can be updated independently.

* Update client/service/src/metrics.rs

* Update client/service/src/metrics.rs
2020-09-06 19:59:05 +02:00
..
2020-08-20 17:04:42 +02:00
2020-08-20 17:04:42 +02:00

Console informant. Prints sync progress and block events. Runs on the calling thread.

License: GPL-3.0-or-later WITH Classpath-exception-2.0