We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the iota.js from develop branch, it looks like that has the TODO we need to consider on this line.
iota.js
develop
TODO
I think we can implement the isChecksum in the IOTA\Util\CheckSumUtil class.
isChecksum
IOTA\Util\CheckSumUtil
BTW, The CheckSumUtil should be changed into ChecksumUtil ? It's the typo problem 😄.
CheckSumUtil
ChecksumUtil
The text was updated successfully, but these errors were encountered:
peter279k
No branches or pull requests
In the
iota.js
fromdevelop
branch, it looks like that has theTODO
we need to consider on this line.I think we can implement the
isChecksum
in theIOTA\Util\CheckSumUtil
class.BTW, The
CheckSumUtil
should be changed intoChecksumUtil
? It's the typo problem 😄.The text was updated successfully, but these errors were encountered: