decred / decrediton

Cross-platform GUI for Decred.
https://docs.decred.org/wallets/decrediton/decrediton-setup/
ISC License
195 stars 121 forks source link

[Recover wallet] encode mnemonic to hex #2504

Open vctt94 opened 4 years ago

vctt94 commented 4 years ago

When recovering a web wallet, if the user decrypt the online wallet backup file, they can recover their mnemonic.

We should have a way to encode this mnemonic to hex, so we can recover this wallet.

vctt94 commented 4 years ago

Related to #2161