Skip to main content

EntryHash

Type Alias EntryHash 

Source
pub type EntryHash = HoloHash<Entry>;
Expand description

The hash of an Entry.

Aliased Typeยง

pub struct EntryHash { /* private fields */ }