add self_destruct

This commit is contained in:
steinkirch.eth, phd 2023-06-19 09:21:40 -07:00 committed by GitHub
parent b4a73a2e5e
commit ea7c613057
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,10 +23,12 @@
* **[randomness in ethereum](random_numbers.md)**
* **[code injection via `delegatecall`](delegatecall)**
* **[arithmetic errors](arithmetic_errors)**
* **[self_destruct](self_destruct)**
* **[ddos attacks](ddos.md)**
* **[nonce reuse](nonce)**
<br>
----