-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: currently newly created wallet does not prompt seed words (#5019) (
#5022) Description --- Enforces display of seed words for newly created wallet. Motivation and Context --- In a previous refactor (#4984), a component of the wallet was accidentally removed, namely the prompt of seed words for newly created wallet. How Has This Been Tested? --- In a folder with no wallet db, run `cargo run --release --bin tari_console_wallet` and chose the option create new wallet.
- Loading branch information
1 parent
9cda0bb
commit 96cf8aa
Showing
2 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters