justinmoon / junction

UI For Using Hardware Wallets With Bitcoin Core
MIT License
60 stars 13 forks source link

WIP: Add signers #32

Closed justinmoon closed 5 years ago

justinmoon commented 5 years ago

One big problem: activeWallet goes stale after updates to the wallet list. Perhaps it would be better to just keep track of the activeWalletName and have a selector that uses it to looks up activeWallet ...