refactor(bip32): Xpub child tweak api
This commit is a straightforward API refactor in the BIP-32 (Bitcoin key derivation) code. It replaces a function that returned a raw secret key and chain code with one that returns a new structured type called XpubChildTweak. The actual c…
37191717by Trevor Arjeski+21−71 file