Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indicate explicit to the user that the wallet balances shown is watch only. #37

Closed

Commits on Oct 25, 2021

  1. Indicate the balance in keyless wallets is watch-only.

    Since we have now different wallet types, there was no
    indication what kind of wallet is visible. And the hint was
    such that a user might have thought even balances in watch only
    wallets where spendable by the wallet shown in overview.
    This little change got me back to earth when i realized that the
    balance hint *Your current spendable balance* was just a label and
    not the result of of some random pubkeys addresses i imported with
    importaddress warping into keys for those addresses,
    
    At least for some short moment i felt mainnet btc rich :-)
    Saibato committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8f9fd44 View commit details
    Browse the repository at this point in the history