KENZO

Results 1 issues of KENZO

I got error "TypeError: web3.toUtf8 is not a function" in LoginButtonActions.js. Maybe, web3.js(ver1.0.0) made toUtf8() method deprecated.(https://web3js.readthedocs.io/en/1.0/web3-utils.html?highlight=toutf8#hextoutf8) So I fixed this problem like below. I wish you change source code....