What is the primary advantage of using a directed acyclic graph (DAG) topology instead of a linear chain for blockchain data structure?
-
A
Simpler consensus algorithm requirements
-
B
Higher throughput by allowing parallel block confirmation without a single chain bottleneck
-
C
Elimination of all double-spend risk
-
D
Full compatibility with existing EVM smart contracts