Type Alias jmt::OwnedValue
source · 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 */ }