pub type DhtOpHash = HoloHash<DhtOp>;
The hash of a DhtOp’s “unique form” representation
pub struct DhtOpHash { /* private fields */ }