Skip to content
New issue

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

Update DappToken.js #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update DappToken.js #38

wants to merge 1 commit into from

Commits on Sep 27, 2020

  1. Update DappToken.js

    Since new version of solidity came out, the code doesn't work properly. Firstly, I noticed that the value of indexOf("revert") (line 39) is -1, so it doesn't meet our requirements. Second one doesn't work as long as it isn't string.
    benmotyka committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    ffd95b1 View commit details
    Browse the repository at this point in the history