multiformats / js-cid

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

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

Open Gozala opened 3 years ago

Gozala commented 3 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.