Skip to content
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

BREAKING: remove print, use getName instead #72

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Dec 11, 2020

Removing the print object, which does basically the same as getName. However, getName was returning ipfs instead of p2p for 0x01a5 so I applied the same logic as we applied on print.js to avoid replacing values.

I don't see why we had two places doing the same.

License: MIT
Signed-off-by: Henrique Dias hacdias@gmail.com

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
@hacdias hacdias merged commit 23f3e93 into master Dec 11, 2020
@hacdias hacdias deleted the breaking-human branch December 11, 2020 19:39
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.

3 participants