Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 822 Bytes

4byte.md

File metadata and controls

26 lines (19 loc) · 822 Bytes

4byte

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/protocols/4byte.ipynb).
</br>
</br>
Also note that inside Jupyter notebooks, `await` can be used freely outside of `asyncio.run()`.
.. raw:: html
   :file: ../notebooks_html/protocols/4byte.html

Reference


.. autofunction:: ctc.protocols.fourbyte_utils.async_build_event_signatures_dataset
.. autofunction:: ctc.protocols.fourbyte_utils.async_build_function_signatures_dataset
.. autofunction:: ctc.protocols.fourbyte_utils.async_query_event_signatures
.. autofunction:: ctc.protocols.fourbyte_utils.async_query_function_signatures