Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Conversation

daviddias
Copy link
Contributor

No description provided.

nodes.push(node)

callback(null, node.apiAddr)
callback(null, node.apiAddr.toString())
Copy link
Contributor Author

@daviddias daviddias Feb 16, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my spidey sense was tingling @haadcode

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your senses were correct! I made another PR that fixes this: #525 along with adding a test to test the constructor for both Multiaddr type and a multiaddr string. Tested against ipfsd-ctl@0.19.0 and the tests pass.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, closing this in favour of #525 then :)

@daviddias daviddias closed this Mar 8, 2017
@daviddias daviddias deleted the feat/test-against-0.4.5 branch March 8, 2017 14:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants