Type Alias holochain_types::dna::EntryHashB64

source ·
pub type EntryHashB64 = HoloHashB64<Entry>;
Expand description

Base64-ready version of EntryHash

Aliased Type§

struct EntryHashB64(/* private fields */);