fingerprint

fun fingerprint(input: DeterministicWallet.ExtendedPublicKey): Long

Return

the fingerprint for this public key

Parameters

input

extended public key


fun fingerprint(input: DeterministicWallet.ExtendedPrivateKey): Long

Return

the fingerprint for this private key (which is based on the corresponding public key)

Parameters

input

extended private key