Skip to content

chore: replace toBaseEncodedString() with toString() #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 7, 2021

Conversation

vmx
Copy link
Member

@vmx vmx commented Mar 25, 2021

On CIDs toString() does the same as toBaseEncodedString(). The new js-multiformats
based CID implementation only has toString(). This change should make future PRs
easier to review.

This was a simple search and replace.

On CIDs `toString()` does the same as `toBaseEncodedString()`. The new js-multiformats
based CID implementation only has `toString()`. This change should make future PRs
easier to review.
@vmx vmx requested a review from achingbrain March 25, 2021 12:36
@achingbrain achingbrain merged commit 3c4c966 into master Apr 7, 2021
@achingbrain achingbrain deleted the replace-tobaseencodedstring branch April 7, 2021 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants