pub fn hash<T: ToDatum>(msg: T) -> [u8; 32]
Crates a 32 bytes (256 bits) BLAKE2b hash of the Plutus datum representation of msg
msg