ic_certification::hash_treeType Alias Hash
Source pub type Hash = [u8; 32];
Expand description
Returns the root hash of the tree without constructing it.
Must be equivalent to as_hash_tree().reconstruct()
.
Constructs a hash tree corresponding to the data.