masterPublicKey property
Secp256k1PublicKey
get
masterPublicKey
Get the master public key.
Implementation
Secp256k1PublicKey get masterPublicKey {
return publicKey;
}
Get the master public key.
Secp256k1PublicKey get masterPublicKey {
return publicKey;
}