accounts and receive: live balances, address, qr and checkphrase #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #4
Scope
The accounts list with spendable and total per account, updated from the new-heads events; a receive screen per account with the
qz…address, a QR code (rendered from a string Rust returns; the QR library runs in the webview since it holds no secret), the human checkphrase, and copy with the clipboard plugin (capability entry with reason). Account naming stored in settings.Acceptance
A transfer from the CLI appears within a finalized block. The checkphrase shown matches
quantus wallet viewfor the same address.Depends on
#21 (balances and subscription), the app shell.