This commit is contained in:
mvonsteinkirch 2022-12-24 20:34:35 -08:00
parent 703e1edf6d
commit 3e372084f6
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
* [boilerplates](boilerplates)
* [saving gas](saving_gas)
* [abi encoding](abi_encoding)
* [topics]()
* [events](events)
* [tests](tests)

View file

@ -1,4 +1,4 @@
## solidity topics
## events and topics
### tl; dr