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

Make txsubmission protocol interface simpler #111

Open
agaffney opened this issue Oct 17, 2022 · 0 comments
Open

Make txsubmission protocol interface simpler #111

agaffney opened this issue Oct 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@agaffney
Copy link
Contributor

We currently expose individual messages and handler functions for each protocol, but this requires the user to know more about the way that the mini-protocol works than they really need to. Instead, there should be some "simple" entrypoint functions and callbacks should only be to request or deliver information from/to the consumer.

@wolf31o2 wolf31o2 added the enhancement New feature or request label Oct 27, 2023
@musik-c musik-c removed this from the Catalyst - Milestone 1 milestone Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants