getAddressDerivation

open fun getAddressDerivation(coin: CoinType, derivation: Derivation): String

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

Return

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

See also

TWHDWalletGetAddressForCoin

Parameters

wallet

non-null TWHDWallet

coin

a coin type

derivation

a (custom) derivation to use