Skip to main content

hash_node

Function hash_node 

Source
pub fn hash_node(left_hash: &Hash, right_hash: &Hash) -> Hash
Expand description

Hash an internal node according to the C implementation