horizontalsystems / BitcoinCore.Swift

Comprehensive Bitcoin development library for iOS, implemented on Swift.
MIT License
24 stars 22 forks source link

BIP32 is not supported, while documentation states different #17

Open ArtemZinkov opened 1 year ago

ArtemZinkov commented 1 year ago

Documentation states:

Restoring with [BIP32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) extended public key. (This becomes a Watch account unable to spend funds)

While in code - creating HDExtendedKey from bip32 extended key - throws error