pub fn content_addr<T: Address>(t: &T) -> ContentAddressExpand description
Shorthand for hashing the given value in order to produce its content address.
Commonly useful for solutions, predicates and contracts.
pub fn content_addr<T: Address>(t: &T) -> ContentAddressShorthand for hashing the given value in order to produce its content address.
Commonly useful for solutions, predicates and contracts.