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

Show total balance for each XPUB account #1560

Closed
coblee opened this issue Oct 5, 2020 · 2 comments · Fixed by #1576
Closed

Show total balance for each XPUB account #1560

coblee opened this issue Oct 5, 2020 · 2 comments · Fixed by #1576
Labels
Milestone

Comments

@coblee
Copy link
Contributor

coblee commented Oct 5, 2020

Abstract

In the BTC per account balances section, show the sum of the BTC and fiat values of all the addresses belonging to the XPUB account. Right now, it shows BTC and fiat values for each address, but shows nothing for the parent XPUB entry.

Motivation

For XPUB accounts that have a lot of addresses, it's useful to collapse all the addresses. And having the sum of all the coins in the parent entry will be very useful.

Specification

If the feature is techical in nature please write as detailed as possible a specification of what needs to be built.

@coblee
Copy link
Contributor Author

coblee commented Oct 5, 2020

Can consider only showing the sum if that XPUB entry is collapsed.

@LefterisJP
Copy link
Member

Good point. We will do this. Thanks for the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants