Type Alias hdk::prelude::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.

Aliased Type§

struct ExternalHash { /* private fields */ }