tuweni / org.apache.tuweni.ssz / SSZ / hashTreeRoot

hashTreeRoot

static fun hashTreeRoot(vararg bytes: Bytes): Bytes32 (source)

Create the hash tree root of a set of values

Parameters

bytes - 1 value or a list of homogeneous values

Return
the SSZ tree root hash of the values