fromAccount

fun fromAccount(accountId: ByteArray): Address

Creates a new Address from a Stellar public key.

Return

a new Address object from the given Stellar public key

Parameters

accountId

the byte array of the Stellar public key (G...)