masterPrivateKey property

Bip32PrivateKey get masterPrivateKey

master private key

Implementation

Bip32PrivateKey get masterPrivateKey {
  return bip32.privateKey;
}