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