pub type WarrantHash = HoloHash<Warrant>;
The hash of a Warrant
struct WarrantHash { /* private fields */ }