romeo.html
romeo.html copied to clipboard
SPA Warning
The SPA warning shows in the following scenario. Not really an issue. But I guess this should not happen.
- starting address with positive balance (address 1)
- generate new address (address 2)
- make transaction (remaining balance transfers to new address 3)
- send funds to unused address (address 2)
- Make transaction
- SPA Detected shows for address 2 (this goes away once confirmed.)
I just had this too by just doing a transaction with change. The change was going to a new address and the old address showed the SPA warning until the transaction was confirmed. I think you should check if there are pending transactions before showing the warning.