updateAddress

open fun updateAddress(coin: CoinType): Boolean

Re-derives address for the account(s) associated with the given coin. This method can be used if address format has been changed. In case of multiple accounts, all of them will be updated.

Return

`false` if there are no accounts associated with the given coin, true otherwise

Parameters

key

Non-null pointer to a stored key

coin

Account(s) coin type to be updated