← Back to Glossary
Merkle Tree
A hash-based data structure where every leaf node contains a data hash and every non-leaf node contains a hash of its children, used for efficient data verification.
A hash-based data structure where every leaf node contains a data hash and every non-leaf node contains a hash of its children, used for efficient data verification.