Expand description
This module implements the functionality to restore a
JellyfishMerkleTree
from small chunks of
key/value pairs.
Structs§
- Implements the functionality to restore a
JellyfishMerkleTree
from small chunks of key-value pairs.
Traits§
- The interface used with
JellyfishMerkleRestore
, taken from the Diemstorage-interface
crate.