573 B
573 B
zcash-android-wallet-sdk / cash.z.ecc.android.sdk / SdkSynchronizer / getAddress
getAddress
suspend fun getAddress(accountId: Int): String
Gets the address for the given account.
Parameters
accountId - the optional accountId whose address is of interest. By default, the first
account is used.
Return the address for the given account.