Answer Posted / Dharma Devi
Merkle trees are used in blockchains for efficient data validation. Each transaction is hashed and paired with its parent hash until a root hash is produced. This root hash represents all the transactions within a specific block, making it easy to verify the integrity of multiple transactions at once.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers