static fun hashTreeRoot(vararg bytes: Bytes!): Bytes32!
Create the hash tree root of a set of values
bytes - Bytes!: 1 value or a list of homogeneous values
bytes
Return Bytes32!: the SSZ tree root hash of the values