-
Notifications
You must be signed in to change notification settings - Fork 31
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
Add unconfirmed tokens in getApiV1AddressesP1BalanceTotal #170
Comments
Hi, confirmed & unconfirmed tokens are being included in this api. can you check again |
Additionally, #141 applies here, too. The unconfirmed amount is calculated wrong when there are boxes spent for the address. Only the incoming boxes are taken into account. |
OK, looking at both issues now |
Great, maybe you can somehow integrate this with #137 (there's a bounty open) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
currently only unconfirmed nanoErgs are being included
The text was updated successfully, but these errors were encountered: