getPublicKey

open fun getPublicKey(coinType: CoinType): PublicKey

Returns the public key associated with the given coinType and privateKey

Return

Non-null pointer to the corresponding public key

Parameters

pk

Non-null pointer to the private key

coinType

coinType of the given private key