Skip to main content

AnyDhtHash

Type Alias AnyDhtHash 

Source
pub type AnyDhtHash = HoloHash<AnyDht>;
Expand description

The hash of anything referrable in the DHT. This is a composite of either an EntryHash or a ActionHash

Aliased Typeยง

pub struct AnyDhtHash { /* private fields */ }