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 - Bytes!: 1 value or a list of homogeneous values

Return
Bytes32!: the SSZ tree root hash of the values