yenom / BitcoinKit

Bitcoin protocol toolkit for Swift
MIT License
841 stars 261 forks source link

🐛 Fix Private key derivation bug #220

Closed usatie closed 4 years ago

usatie commented 4 years ago

Description of the Change

Fix _HDKey implementation on Linux.

Benefits

Fix #73

Possible Drawbacks

None.

Applicable Issues

73