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: adapt libwaku to support RLN-relay #2443

Closed
Ivansete-status opened this issue Feb 16, 2024 · 1 comment
Closed

chore: adapt libwaku to support RLN-relay #2443

Ivansete-status opened this issue Feb 16, 2024 · 1 comment

Comments

@Ivansete-status
Copy link
Collaborator

Ivansete-status commented Feb 16, 2024

Background

Epic: #2420

Pre-condition

The following should be completed before starting this so that we can benefit from having a single configuration entry to the waku_node: #2441

Details

The mountRlnRelay should be invoked in

when conf.rlnRelay == true.

In this case, we might need to allow accepting more config options in the JSON file. Example of how JSON config file is being passed:

snprintf(jsonConfig, 2048, "{ \

@Ivansete-status
Copy link
Collaborator Author

I close it because is duplicated by #2454

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

No branches or pull requests

1 participant