rpc add local_peer

This commit is contained in:
weisd
2024-08-27 17:15:47 +08:00
parent 78f3944b5d
commit 38fafed013
7 changed files with 38 additions and 25 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ mod endpoints;
mod erasure;
pub mod error;
mod file_meta;
mod peer;
pub mod peer;
pub mod set_disk;
mod sets;
pub mod store;