kanzure/webcash

Recovery misidentifies existing outputs as PAY

Opened this issue · 1 comments

maaku commented

When recovering a wallet I got a lot of outputs that were found which look like this:

Found known webcash of amount: 190000 (might be a payment)

These were from the RECEIVE chain code though, so I was confused. From looking at the source, I think what is going on is if it recovers an output which the wallet already knows about then it outputs the above statement, which is confusing. There should probably be a different report for such 'skipped' outputs.

What I was thinking when I wrote that was you don't really know if the user went into their wallet and used that as a payment code.