# Functions
GenerateMassifSeal is a test helper that generates a massif seal for testing purposes, using the test context.
No description provided by the author
# Constants
LeafTypeEpochTombstone is always the last leave in an epoch MMR.
LeafTypePeriodSentinel is entered into the MMR once per period.
LeafTypePlain is used for committing to plain values.
Height of massifs used in logverification tests.
# Structs
No description provided by the author
# Type aliases
LeafType provides domain separation for the different kinds of tree leaves we require.