Skip to content

Commit

Permalink
fix tabs in chronological issues
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickAlphaC authored Sep 17, 2021
1 parent 71c8c08 commit 120a465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chronological-issues-from-video.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ This file will list issues/updates by timestamp. If you have an issue that you d

## Lesson 7
- [8:06:54ish](https://youtu.be/M576WGiDBdQ?t=29214)
- In the video, we use events exclusivly to test our contracts, however, we could have also used `tx.return_value` to get the return value of a function.
- However, it's still best practice to learn how to use events, especially when updating mappings!
- In the video, we use events exclusivly to test our contracts, however, we could have also used `tx.return_value` to get the return value of a function.
- However, it's still best practice to learn how to use events, especially when updating mappings!

0 comments on commit 120a465

Please sign in to comment.