storj-archived / core

Deprecated. Implementation of the Storj v2 protocol for Node.js.
https://storj.io
Other
395 stars 88 forks source link

remove depricated toNumberBytes #709

Closed littleskunk closed 7 years ago

littleskunk commented 7 years ago

We are now using this: https://github.com/Storj/storjshare-daemon/blob/749905706f245bbcee38573e5d7d7749bcc42fb1/lib/utils.js#L93

The old function is depricated and can be removed.