several wallets open at once, and screens that do not assume one #66
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
Why
The session holds one wallet: unlocking a second drops the first, and the sidebar, accounts, receive and send all read "the" wallet. People organise their holdings differently: a spending wallet and a savings wallet, a mining wallet apart from both, a wallet per purpose or per person. The wallet has to support that arrangement rather than force one wallet.
Scope
Acceptance
Open
crystal_aliceand a restored phrase wallet together: both appear in the sidebar and on accounts with their balances; send from an account of each; lock one and the other stays open and signs; the idle rule locks both.Depends on
The scheme child above, since both change what an opened wallet holds.