nopara73/DotNetWallet

Fix show-balances

nopara73 opened this issue · 1 comments

At some edge cases unconfirmed and confirmed balances are calculated incorrectly. Need to rethink it.

Should handle two edge cases correctly:

  1. When an address sends to itself.
  2. When an address sends to another address that is inside the wallet. (For example change addresses work this way.)