zcash-android-wallet-sdk/docs/-mock-synchronizer/get-address.md

589 B

zcash-android-wallet-sdk / cash.z.wallet.sdk.data / MockSynchronizer / getAddress

getAddress

open fun getAddress(accountId: Int): String

Overrides Synchronizer.getAddress

Gets the address for the given account.

Parameters

accountId - the optional accountId whose address of interest. By default, the first account is used.