Answer Posted / Piyush Agrawal
Merkle trees are a type of binary tree where each non-leaf node is the hash of its child nodes. They are commonly used in blockchain technology for efficient proofs of data integrity and validity.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers