Pruning

Revision as of 19:30, 27 April 2022 by Connor Murray (talk | contribs) (Created page with "Pruning is a data compression technique for Merkle trees that reduces the size of the trees by removing sections of the tree that are non-critical and redundant.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pruning is a data compression technique for Merkle trees that reduces the size of the trees by removing sections of the tree that are non-critical and redundant.