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

Validate hashes before setting hashes in setTransactionHashes method #69

Open
peter279k opened this issue Sep 13, 2018 · 0 comments
Open
Assignees

Comments

@peter279k
Copy link
Contributor

peter279k commented Sep 13, 2018

As title, the hashes should be validated before setting the array hash in setTransactionHashes method.
And the setTransactionHashes method are available in some classes. It can checkout the following captured picture.
image

I think we can use the isArrayOfHashes to validate that hash is correct format.

It's related to issue #64 and PR #68 .

@peter279k peter279k self-assigned this Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant