tuweni / org.apache.tuweni.ssz / SSZ / encodeHash

encodeHash

static fun encodeHash(hash: Bytes!): Bytes! (source)

Encode a hash to a Bytes value.

Parameters

hash - Bytes!: the hash

Return
Bytes!: the SSZ encoding in a Bytes value