Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 542 Bytes

events.md

File metadata and controls

23 lines (16 loc) · 542 Bytes

Events

Examples

These examples are crafted as a [Jupyter notebook](https://jupyter.org/). You can download the original notebook file [here](https://github.com/sslivkoff/ctc-doctest/blob/main/source/python/notebooks/datatypes/events.ipynb).
</br>
</br>
Also note that inside Jupyter notebooks, `await` can be used freely outside of `asyncio.run()`.
.. raw:: html
   :file: ../notebooks_html/datatypes/events.html

Reference


.. autofunction:: ctc.evm.async_get_events