jmt

Module restore

Source
Expand description

This module implements the functionality to restore a JellyfishMerkleTree from small chunks of key/value pairs.

Structs§

JellyfishMerkleRestore
Implements the functionality to restore a JellyfishMerkleTree from small chunks of key-value pairs.

Traits§

StateSnapshotReceiver
The interface used with JellyfishMerkleRestore, taken from the Diem storage-interface crate.