What are the merkle trees? How important are merkle trees in blockchains?
Answer / Rohil Kumar Sahaya
Merkle trees are binary tree-like data structures that help in efficiently verifying large sets of data without needing to transmit the entire set. They're crucial in blockchain because they enable lightweight proofs of validity, reduce network bandwidth usage, and ensure data integrity.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the drawbacks of blockchain?
Why does blockchain technology excite you?
Can you remove a complete block from a network?
What is encryption? What is its role in Blockchain?
Name the 2 kinds of records that are present within the blockchain database?
How is smart contract development related to blockchain technology?
What is geth’s “fast” sync?
Does secret sharing have any benefit in blockchain technology?
What is cryptocurrency?
What is dao used for?
What are smart contracts in blockchain?
Is it possible to modify the data once it is written in a block?