ChapterĀ 40
Append-only Merkle Tree


Contents



40.1 Overview



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