(cherry picked from commit ec7b54979e)
This commit is contained in:
Peter D. Gray 2023-10-11 08:50:20 -04:00 committed by doc-hex
parent c7936da8b2
commit 91197bc90f

View File

@ -20,7 +20,7 @@
Ability to see BIP-39 Passphrase after wallet is active via `View Seed Words`
was removed as a consequence of this change. Benefit: passphrase no longer held
in memory while in operation.
- Enhancement: Showing secrets now also display extended private key (XPRV) for BIP-39
- Enhancement: Showing secrets now also displays extended private key (XPRV) for BIP-39
passphrase wallets.
- Enhancement: Increase number of slots in settings memory from 64 to 100.
- Bugfix: Fixed off by one bug in `Trick Pins -> Login Countdown` menu.