[][src]Function hycon_rust::common::merkle::calculate_merkle_root

pub fn calculate_merkle_root(v: Vec<Blake2bResult>) -> Blake2bResult

Construct a merkle tree of given the hash value vector and return the root value