casper_node::crypto::hash
pub fn hash<T: AsRef<[u8]>>(data: T) -> Digest
Returns the hash of data.
data