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

account instead of address in first example on dappuniversity.com #8

Open
drguthals opened this issue Jan 4, 2022 · 0 comments
Open

Comments

@drguthals
Copy link

👋
I was following your Dapp University tutorial.

Your actual example is correct (the one in this repo and part of it on the tutorial), but the step-by-step examples have a small mistake:
Screen Shot 2022-01-03 at 9 19 29 PM

The first line should read:
const address = "0x90e63c3d53E0Ea496845b7a03ec7548B70014A91"

not:
const account = "0x90e63c3d53E0Ea496845b7a03ec7548B70014A91"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant