mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-06-24 14:40:40 -04:00
🍒 some notes and terminology
This commit is contained in:
parent
9525b5c48a
commit
e224fabee7
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -238,3 +238,13 @@
|
|||
* [Cryptocurrency historical data snapshot](https://coinmarketcap.com/historical/)
|
||||
* [Explain shell](https://explainshell.com/)
|
||||
* [revoke.cash](https://revoke.cash/)
|
||||
|
||||
<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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue