Function hash

Source
pub fn hash<T: ToDatum>(msg: T) -> [u8; 32]
Expand description

Crates a 32 bytes (256 bits) BLAKE2b hash of the Plutus datum representation of msg