Merge: Compiling at least

This commit is contained in:
yeastplume
2018-06-22 09:33:42 +01:00
parent d189770080
commit f058b14aea
8 changed files with 24 additions and 21 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ use daemonize::Daemonize;
use config::GlobalConfig;
use core::core::amount_to_hr_string;
use core::global;
use keychain::{self, ExtKeychain};
use keychain::ExtKeychain;
use tui::ui;
use util::{init_logger, LoggingConfig, LOGGER};
use wallet::{libwallet, FileWallet};