jmt

Type Alias OwnedValue

Source
pub type OwnedValue = Vec<u8>;
Expand description

An owned value stored in the JellyfishMerkleTree.

Aliased Typeยง

struct OwnedValue { /* private fields */ }