mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
parent
2552b34118
commit
198edb93dd
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue