getPublicKey abstract method
Get a specific public key based on change and address indexes.
Implementation
Bip32PublicKey getPublicKey(int changeIndex, int addressIndex);
Get a specific public key based on change and address indexes.
Bip32PublicKey getPublicKey(int changeIndex, int addressIndex);