dappuniversity / token_sale

Code Your Own Cryptocurrency & ICO on Ethereum | Tutorial
406 stars 387 forks source link

Uncaught ReferenceError when buyTokens #44

Closed spaceh3ad closed 3 years ago

spaceh3ad commented 3 years ago

When calling buyTokens function i get error:

Uncaught ReferenceError: then is not defined at Object.BuyTokens at HTMLButtonELement.onsubmit

My index.html file is exact as in tutorial.

I have no idea how to resolve it. Besides whole code is a bit outdated and required modifying it a lot this one is beyond my skills, help would be highly appreciated.

spaceh3ad commented 3 years ago

mismatched coma with dot XD