Skip to content

Conversation

@Schrubitteflau
Copy link

  • I did these translations myself and own copyright for them
  • I didn't use a machine to do these translations
  • I assign all copyright to Loom Network for these translations

Change the keyword from var to const in the note of lesson 11 chapter 6. It says :

Note: We want contractInstance to be limited in scope to the block in which it's defined. Use let instead of var.

But we're using const, not var, so the correct note should be :

Note: We want contractInstance to be limited in scope to the block in which it's defined. Use let instead of var.

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

Successfully merging this pull request may close these issues.

1 participant