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: ignore libp2p start param in helia factory #382

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

achingbrain
Copy link
Member

Omits the start key from the accepted libp2p init params, instead use only the start key in the main Helia init object.

Fixes #344

@achingbrain achingbrain requested a review from a team as a code owner January 16, 2024 15:03
Base automatically changed from chore/add-helia-http to main January 17, 2024 07:06
Omits the `start` key from the accepted libp2p init params, instead
use only the `start` key in the main Helia init object.

Fixes #344
@achingbrain achingbrain merged commit c8d2fac into main Jan 17, 2024
18 checks passed
@achingbrain achingbrain deleted the fix/ignore-libp2p-start-param branch January 17, 2024 07:36
@achingbrain achingbrain mentioned this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Disabling libp2p doesn't work
3 participants