fix: repair wallet state on delete (closes #156)
Some checks failed
check / check (push) Has been cancelled

This commit was merged in pull request #194.
This commit is contained in:
2026-08-11 14:23:06 +02:00
parent d93eda31a0
commit b882cede9f
5 changed files with 218 additions and 22 deletions

View File

@@ -980,7 +980,7 @@ Currently supported:
### Wallet Management
- [ ] Delete wallet (with confirmation)
- [x] Delete wallet (with confirmation)
- [ ] Delete address from HD wallet (with confirmation)
- [ ] Show wallet's recovery phrase (requires password)