Skip to content

Double spend fraud

arealive edited this page Sep 26, 2017 · 3 revisions

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

Clone this wiki locally