Update README.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-10 09:59:14 -08:00 committed by GitHub
parent 9712c77067
commit b1add99f30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,7 @@
* [randomness in ethereum](random_numbers.md)
* [code injection via `delegatecall`](delegatecall)
* [ddos attacks](ddos.md)
* [nonce reuse](nonce)