yenom / BitcoinKit

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

♻️ Refactor deprecated methods in Linux #226

Closed usatie closed 4 years ago

usatie commented 4 years ago

Description of the Change

Refactor withUnsafeBytes and withUnsafeMutableBytes for Linux

Benefits

Kill warnings.

Possible Drawbacks

None.