🍒 some notes && terminology

This commit is contained in:
Dr. Mia von Steinkirch 2022-10-16 12:40:36 -07:00 committed by GitHub
parent 86d2d80757
commit 4883c23d61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
<br>
---
## 🍩 sections in this repo
## 🍩 dirs in this repo
<br>
@ -250,10 +250,3 @@
<br>
---
## 🍒 some notes && terminology
<br>
* functions for external calls in contracts refers to functions being called by an initiating address.
* event is what's being emitted inside a function.