vault713 / wallet713

A wallet that makes it easy to send, store, and swap Grin.
Apache License 2.0
196 stars 74 forks source link

Replace subcommands: recover -> restore #126

Closed Stefan0x closed 5 years ago

Stefan0x commented 5 years ago

Recover is not a valid subcommand anymore. We should also remove the "recover -d" function. Is it still possible to display the mnemonic?

lehnberg commented 5 years ago

@euchenhofer thanks for the PR!

Recover is not a valid subcommand anymore. We should also remove the "recover -d" function. Is it still possible to display the mnemonic?

I just tested running recover -d on v1.1.0 and it seemed to work fine. What makes you say it's not valid anymore?

Stefan0x commented 5 years ago

@lehnberg You are right. It seems to have been fixed. It did not work in v1.0.1. But it does now.