Module grin_store::leaf_set

source ·
Expand description

The Grin leaf_set implementation. Compact (roaring) bitmap representing the set of leaf positions that exist and are not currently pruned in the MMR.

Structs§

  • Compact (roaring) bitmap representing the set of positions of leaves that are currently unpruned in the MMR.