Skip to content
Snippets Groups Projects

[ref] core: prepare archi for network sync

Merged Éloïs requested to merge elois/prepare-sync into dev
12 files
+ 173
37
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -28,4 +28,4 @@ pub static KEYPAIRS_FILENAME: &'static str = "keypairs.json";
pub static DEFAULT_CURRRENCY: &'static str = "g1";
/// Default value for `default_sync_module` conf field
pub static DEFAULT_DEFAULT_SYNC_MODULE: &'static str = "ws2p1";
pub static DEFAULT_DEFAULT_SYNC_MODULE: &'static str = "ws2p";
Loading