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

Unconfirmed balance wrong when a payment is made #141

Open
MrStahlfelge opened this issue Jun 10, 2021 · 2 comments
Open

Unconfirmed balance wrong when a payment is made #141

MrStahlfelge opened this issue Jun 10, 2021 · 2 comments

Comments

@MrStahlfelge
Copy link
Member

When a transaction is made, unconfirmed balance returned by v0/addresses/{id} of the sender is the sum of current balance and expected new balance, therefore to high. The unconfirmed balance of the recipient is correctly returned.

@MrStahlfelge
Copy link
Member Author

Playing some more with it, the problem seems to be that of unconfirmed transactions, only the amount that is received is taken into account, while the spent amount is not.

@monyedavid
Copy link
Collaborator

@MrStahlfelge this has been resolved on # # #177 👀
waiting review by @oskin1 will notify you when he is done

@monyedavid monyedavid mentioned this issue May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants