trezor-core/docs/api.md

4 lines
157 B
Markdown
Raw Normal View History

2016-05-10 07:19:43 -07:00
#TREZOR Core API
2016-02-01 02:52:57 -08:00
2016-02-02 09:25:27 -08:00
Syntax used below is a valid Python function declaration with type hints defined in [PEP 0484](https://www.python.org/dev/peps/pep-0484/).