lunar-mining 4 жил өмнө
parent
commit
f2e6f739bc
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      bin/map/src/types.rs

+ 2 - 0
bin/map/src/types.rs

@@ -0,0 +1,2 @@
+pub type NodeId = String;
+pub type NodeInfo = String;