You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments