ergoplatform / ergoplatform/explorer-backend
Unconfirmed balance wrong when a payment is made
Open
- Dominant language
- Scala
- Stars
- 23
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.