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 getticketsvotebits batched command for wallet RPC #72

Merged
merged 1 commit into from
Mar 1, 2016

Conversation

cjepson
Copy link
Contributor

@cjepson cjepson commented Mar 1, 2016

JSON handling for the new wallet command getticketsvotebits has been
added. A common struct for voteBits data is now also used between
getticketvotebits and getticketsvotebits.

@jcvernaleo
Copy link
Member

This needs to be set as a wallet only command so the daemon responds properly if you call it without --wallet.

@jcvernaleo
Copy link
Member

Just squash this one and then OK.

JSON handling for the new wallet command getticketsvotebits has been
added. A common struct for voteBits data is now also used between
getticketvotebits and getticketsvotebits.
@cjepson
Copy link
Contributor Author

cjepson commented Mar 1, 2016

Squashed and ready for merge

@jcvernaleo jcvernaleo merged commit 95b4e76 into decred:master Mar 1, 2016
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