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

rpcserver: Correct rebroadcastwinners handler. #1234

Merged

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented May 28, 2018

This corrects the handler for the rebroadcastwinners RPC to return the hash of the block the tickets are voting on when there are multiple candidates at the current tip as opposed to all claiming to vote on the current best block.

This corrects the handler for the rebroadcastwinners RPC to return the
hash of the block the tickets are voting on when there are multiple
candidates at the current tip as opposed to all claiming to vote on the
current best block.
@davecgh davecgh added this to the 1.3.0 milestone May 28, 2018
@davecgh davecgh merged commit b4000c0 into decred:master May 28, 2018
@davecgh davecgh deleted the rpcserver_correct_rebroadcast_winners branch May 28, 2018 18:25
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.

None yet

2 participants