multiformats / js-cid

CID implementation in JavaScript
MIT License
97 stars 39 forks source link

Deprecate `.toBaseEncodedString` method in favor of `.toString()` #122

Open Gozala opened 4 years ago

Gozala commented 4 years ago

js-multiformats has deprecated .toBaseEncodedString(), to ease the future transition we should:

Plan is to keep it indefinitely, that is until switch to js-multiformats.