Type Alias holo_hash::DhtOpHash

source ·
pub type DhtOpHash = HoloHash<DhtOp>;
Expand description

The hash of a DhtOp’s “unique form” representation

Aliased Type§

struct DhtOpHash { /* private fields */ }