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

Allow vote and unvote in the same tx #4039

Closed
air1one opened this issue Sep 16, 2020 · 0 comments
Closed

Allow vote and unvote in the same tx #4039

air1one opened this issue Sep 16, 2020 · 0 comments
Assignees

Comments

@air1one
Copy link
Contributor

air1one commented Sep 16, 2020

Allow vote/unvote in the same tx, like

{ asset: { votes: [
 "+0366da7ed85cc1e73a13fafb8007d0609d92239355847343cc7b12d85a65d25502",
"-03153c994e5306b1fbba9bb533f22871e12e4c1d1d3960d1eeef385ab143b258b4"
] } }

This way we could be backward-compatible (no change needed in ser/deserialize methods, just schema and handlers update).

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

No branches or pull requests

2 participants