Tags: tahowallet/hd-keyring
Tags
Merge pull request #13 from tahowallet/export-pk-from-hd-wallet Export private key for a given address Let's allow exporting private keys for addresses already added to the keyring. If the address doesn't belong to the keyring then we can return null. A confirmation string is required to call the function, as a human reminder to take care when exporting private key material.