What are the merkle trees? What is its importance in blockchain?
Answer / Kramank Rajput
Merkle Trees are a binary tree structure, where each non-leaf node is the hash of its child nodes. They play a crucial role in Blockchain by providing an efficient and secure method to verify the integrity and authenticity of large sets of data. Merkle Roots, at the top of the tree, can prove the correctness of individual transactions without needing to share the entire transaction history.
| Is This Answer Correct ? | 0 Yes | 0 No |
Will blockchain change the world?
What are the businesses benefits of blockchain?
What is the principle of blockchain technology?
What are the key principles that need to be followed to make blockchain secure?
Does gas price determine when a transaction is processed?
Name some widespread platforms for developing blockchain applications?
What are the threats to the information you are familiar with?
How does the security of a block works?
What is dao and dto?
Can you tell me some of the widely used cryptographic algorithms?
Hash identifying each block in the blockchain is generated using which of the cryptographic algorithm?
What is hyperledger?