client
client copied to clipboard
Validate the checksum in isAddress method for iota.js
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 :smile:.