mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 06:31:09 +00:00
wrap assigning local/global IDs into struct to avoid things getting out of sync
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
mod node;
|
||||
mod chain;
|
||||
mod feed_message;
|
||||
|
||||
mod state;
|
||||
|
||||
pub use state::State;
|
||||
Reference in New Issue
Block a user