tuweni / org.apache.tuweni.eth / Address / fromPublicKeyBytes

fromPublicKeyBytes

static fun fromPublicKeyBytes(bytes: Bytes!): Address! (source)

Transform a public key into an Ethereum address.

Parameters

bytes - Bytes!: the bytes of the public key

Return
Address!: the address