ChapterĀ 45
Append-only Merkle Tree


Contents



45.1 Overview



45.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.