Glossary term
Merkel Tree
Also known as a Hash Tree, is a data structure where every child node contains a hashing label of the node that exists above it in the tree.
Definition
Understand the fundamentals, context, and nuances behind this term.
Also known as a Hash Tree, is a data structure where every child node contains a hashing label of the node that exists above it in the tree.
