getByronAddress

open fun getByronAddress(publicKey: PublicKey): String

Return the legacy(byron) address.

Return

the legacy(byron) address, as string, or empty string on error.

Parameters

publicKey

A valid public key with TWPublicKeyTypeED25519Cardano type.