Expand description
This module implements the functionality to restore a
JellyfishMerkleTree from small chunks of
key/value pairs.
Structs§
- Jellyfish
Merkle Restore - Implements the functionality to restore a
JellyfishMerkleTreefrom small chunks of key-value pairs.
Traits§
- State
Snapshot Receiver - The interface used with
JellyfishMerkleRestore, taken from the Diemstorage-interfacecrate.