getPrivateKey abstract method
Get a specific private key based on change and address indexes.
Implementation
Bip32PrivateKey getPrivateKey(int changeIndex, int addressIndex);
Get a specific private key based on change and address indexes.
Bip32PrivateKey getPrivateKey(int changeIndex, int addressIndex);