ic_representation_independent_hash

Function representation_independent_hash

Source
pub fn representation_independent_hash(map: &[(String, Value)]) -> Sha256Digest
Expand description

A partial implementation of Representation Independent Hash that only supports UTF-8 strings or numbers as values.