truffle-box / react-auth-box

Truffle, Webpack, React, Redux boilerplate with routing and authentication via a smart contract.
https://truffle-box.github.io/
MIT License
176 stars 66 forks source link

Warning: Throw is deprecated in favour of "revert()", "require()", and "assert()" #18

Closed DOkwufulueze closed 6 years ago

DOkwufulueze commented 7 years ago

I have raised a pull request that fixes this warning. It can be found here.

OnlyOneJMJQ commented 6 years ago

Thanks @DOkwufulueze , merged the PR!