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