Type Definition holo_hash::ExternalHash

source ·
pub type ExternalHash = HoloHash<External>;
Expand description

The hash of some external data that can’t or doesn’t exist on the DHT.

Trait Implementations§

Converts to this type from the input type.