Skip to content

Add option to include sideband info of confirmed blocks in websocket messages#3698

Merged
clemahieu merged 1 commit intonanocurrency:developfrom
Exxenoz:websocket_include_block_sideband
Feb 8, 2022
Merged

Add option to include sideband info of confirmed blocks in websocket messages#3698
clemahieu merged 1 commit intonanocurrency:developfrom
Exxenoz:websocket_include_block_sideband

Conversation

@Exxenoz
Copy link
Copy Markdown
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