In the iota.js from develop branch, it looks like that has the TODO we need to consider on this line.
I think we can implement the isChecksum in the IOTA\Util\CheckSumUtil class.
BTW, The CheckSumUtil should be changed into ChecksumUtil ? It's the typo problem 😄.
In the
iota.jsfromdevelopbranch, it looks like that has theTODOwe need to consider on this line.I think we can implement the
isChecksumin theIOTA\Util\CheckSumUtilclass.BTW, The
CheckSumUtilshould be changed intoChecksumUtil? It's the typo problem 😄.