mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-26 05:18:01 +00:00
Aggregate chains by network_id (#234)
* Aggregate chains by network_id * Fix network_id handling
This commit is contained in:
@@ -11,6 +11,7 @@ pub use primitive_types::H256 as BlockHash;
|
||||
|
||||
#[derive(Deserialize, Debug)]
|
||||
pub struct NodeDetails {
|
||||
pub chain: Box<str>,
|
||||
pub name: Box<str>,
|
||||
pub implementation: Box<str>,
|
||||
pub version: Box<str>,
|
||||
|
||||
Reference in New Issue
Block a user