Double spend fraud - arealive/Viper GitHub Wiki

Because the transaction chain (or the ledger of changes of ownership) and blockchain (or the order in which transactions are settled) are out of sync, the problem of double-spending is posed.

The blockchain is used to order transactions, whereas the transaction chain tracks change of ownership.1

[1] https://youtu.be/Lx9zgZCMqXE?t=561

⚠️ **GitHub.com Fallback** ⚠️