masterPublicKey property

Bip32PublicKey get masterPublicKey

master public key

Implementation

Bip32PublicKey get masterPublicKey {
  return bip32.publicKey;
}