ChapterĀ 43
Append-only Merkle Tree


Contents



43.1 Overview



43.1 # Overview

An append-only Merkle tree is a Merkle tree representing a list, supporting random-access lookups, and insertions at the end of the list only.