mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-30 06:08:04 +00:00
rename binaries for clarity, and first pass of connect_to_servers test util
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//! This module contains the types we need to deserialize JSON messages from nodes
|
||||
|
||||
mod hash;
|
||||
mod node_message;
|
||||
|
||||
pub use hash::Hash;
|
||||
pub use node_message::*;
|
||||
Reference in New Issue
Block a user