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

chore: migrate node initialization logic from app.nim #2441

Closed
gabrielmer opened this issue Feb 16, 2024 · 0 comments
Closed

chore: migrate node initialization logic from app.nim #2441

gabrielmer opened this issue Feb 16, 2024 · 0 comments
Assignees

Comments

@gabrielmer
Copy link
Contributor

Background

There's logic related to node configuration and initialization in app.nim when it should be part of the core logic of a Waku Node.

This causes code duplication in libwaku.

Acceptance criteria

A Waku Node's configuration and initialization logic should be decoupled from app.nim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant