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

fix: pass relay in via opts, not config #327

Merged
merged 1 commit into from
Apr 4, 2019
Merged

fix: pass relay in via opts, not config #327

merged 1 commit into from
Apr 4, 2019

Conversation

jacobheun
Copy link
Contributor

The latest version of js-ipfs takes relay at the first level of options, and not via the config.
https://github.com/ipfs/js-ipfs/tree/v0.34.4#optionsrelay

In the next 0.35 release this will error, as the type checking is more strict.

License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
@ghost ghost assigned jacobheun Mar 29, 2019
@ghost ghost added the status/in-progress In progress label Mar 29, 2019
@jacobheun jacobheun requested a review from hugomrdias March 29, 2019 12:54
@hugomrdias hugomrdias merged commit bc0a5b8 into master Apr 4, 2019
@hugomrdias hugomrdias deleted the fix/relay branch April 4, 2019 13:41
@ghost ghost removed the status/in-progress In progress label Apr 4, 2019
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