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 option to include sideband info of confirmed blocks in websocket messages #3698

Merged

Conversation

Exxenoz
Copy link
Contributor

@Exxenoz Exxenoz commented Jan 31, 2022

Partially closes #3322

This was coded by @gr0vity-dev and includes the sideband info to confirmed blocks in websocket messages. I removed the part for new unconfirmed blocks from his original commit, because optional parameters are not yet supported there and would probably need some more digging first.

@clemahieu clemahieu added this to the V24.0 milestone Feb 3, 2022
@clemahieu clemahieu added documentation This item indicates the need for or supplies updated or expanded documentation websockets labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This item indicates the need for or supplies updated or expanded documentation websockets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Include block sideband data in websocket messages
2 participants