This commit is contained in:
Simon B 2018-03-16 01:48:46 +01:00 committed by Antioch Peverell
parent 2552b34118
commit 198edb93dd

View file

@ -195,7 +195,7 @@ fn main() {
.long("pass")
.help("Wallet passphrase used to generate the private key seed")
.takes_value(true)
.default_value("mimblewimble"))
.default_value(""))
.arg(Arg::with_name("data_dir")
.short("dd")
.long("data_dir")