getAddressForCoin

open fun getAddressForCoin(coin: CoinType): String

Generates the default address for the specified coin (without exposing intermediary private key), default derivation.

Return

return the default address for the specified coin as a non-null TWString

See also

TWHDWalletGetAddressDerivation

Parameters

wallet

non-null TWHDWallet

coin

a coin type