pub type OwnedValue = Vec<u8>;Expand description
An owned value stored in the JellyfishMerkleTree.
Aliased Typeยง
struct OwnedValue { /* private fields */ }pub type OwnedValue = Vec<u8>;An owned value stored in the JellyfishMerkleTree.
struct OwnedValue { /* private fields */ }