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

Refactor JSON validation used in sign multisignature transaction modal #3533

Closed
UsamaHameed opened this issue May 5, 2021 · 0 comments · Fixed by #3677
Closed

Refactor JSON validation used in sign multisignature transaction modal #3533

UsamaHameed opened this issue May 5, 2021 · 0 comments · Fixed by #3677

Comments

@UsamaHameed
Copy link
Contributor

Expected behavior

The JSON validation used in the original implementation of sign multisignature modal used a custom validation function. We should refactor it to use validationTransaction() function from lisk elements.

Acceptance Criteria

  • JSON validation for all multisignature transaction types
    • Transfer
    • Vote
    • Register Delegate
    • Register Multisignature group
    • Unlock transaction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants