use uint32 as peer id (#29)

This commit is contained in:
Sijie.Sun
2024-03-13 00:15:22 +08:00
committed by GitHub
parent cb0df51319
commit 0053666dfb
30 changed files with 431 additions and 406 deletions
-2
View File
@@ -13,5 +13,3 @@ pub mod foreign_network_manager;
#[cfg(test)]
pub mod tests;
pub type PeerId = uuid::Uuid;