Author of this content has low reputation.

LeoGlossary: Directed Acyclic Graph (DAG)

Words
69
Reading
1 min
Listen
Play
4y

A data structure that builds new transactions on old ones. Each additional transaction have to reference older transactions before being accepted by the network.

Blockchain is different in that each additional block is referencing prior blocks, not transactions.

Directed Acyclic Graph (DAG) do not use miners like Proof-of-Work (PoW) blockchains do. This allows for high throughput speeds along with lower transaction fees.

LeoGlossary: Directed Acyclic Graph (DAG) | Ecency