1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
trezor-firmware/core/docs/api.md
2019-04-15 19:14:40 +02:00

5 lines
158 B
Markdown

# TREZOR Core API
Syntax used below is a valid Python function declaration with type hints
defined in [PEP 0484](https://www.python.org/dev/peps/pep-0484/).