mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-14 03:55:42 +00:00
Move a bunch of things around and flatten common crate
This commit is contained in:
@@ -6,7 +6,7 @@ use std::mem;
|
||||
|
||||
use crate::state::Node;
|
||||
use serde_json::to_writer;
|
||||
use common::types::{
|
||||
use common::node_types::{
|
||||
BlockDetails, BlockHash, BlockNumber, NodeHardware, NodeIO, NodeStats,
|
||||
Timestamp
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user