Skip to content
Snippets Groups Projects

Resolve "Move peers an heads definitions to new crate durs-network-documents"

32 files
+ 372
360
Compare changes
  • Side-by-side
  • Inline
Files
32
+ 1
0
@@ -14,6 +14,7 @@ duniter-conf = { path = "../conf" }
duniter-crypto = { path = "../crypto" }
duniter-dal = { path = "../dal" }
duniter-documents = { path = "../documents" }
durs-network-documents = { path = "../network-documents" }
duniter-message = { path = "../message" }
duniter-module = { path = "../module" }
duniter-network = { path = "../network" }
Loading