fuel_core_storage::blueprint

Module merklized

source
Expand description

The module defines the Merklized blueprint for the storage. The Merklized blueprint implements the binary merkle tree on top of the storage for all entries.

Structsยง

  • The Merklized blueprint builds the storage as a Plain blueprint and maintains the binary merkle tree by the Metadata table.