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

Add support for fetching keys for mux from HTTP source #255

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

kamsz
Copy link
Contributor

@kamsz kamsz commented Feb 10, 2025

Hey,

This PR adds support for a simple HTTP endpoint loader for mux. It expects the same format of data as text file (array of pubkeys).

@ltitanb
Copy link
Collaborator

ltitanb commented Feb 10, 2025

Thanks! Could you please add an example format for the pubkeys returned?

@kamsz
Copy link
Contributor Author

kamsz commented Feb 11, 2025

Thanks! Could you please add an example format for the pubkeys returned?

Thanks, added a comment with example response to configuration file.

@ltitanb ltitanb merged commit e1b5c37 into Commit-Boost:main Feb 11, 2025
4 checks passed
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.

2 participants