Merge branch 'master' into sfedgecase

This commit is contained in:
Gav Wood
2016-06-23 14:43:42 +02:00
17 changed files with 48 additions and 32 deletions

View File

@@ -547,7 +547,7 @@ fn execute_account_cli(conf: Configuration) {
}
fn execute_wallet_cli(conf: Configuration) {
use ethcore::ethstore::{PresaleWallet, SecretStore, EthStore};
use ethcore::ethstore::{PresaleWallet, EthStore};
use ethcore::ethstore::dir::DiskDirectory;
use ethcore::account_provider::AccountProvider;