mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-27 01:48:17 +00:00
61af3d5e93
This adds a new type in the message RecoveryDevice, which can be used by the host to signal which recovery procedures it supports. It is a bitfield containing a bit for every supported procedure. |
||
---|---|---|
protob | ||
signer | ||
udev | ||
coins.json | ||
README.md |
#trezor-common
Common files shared among TREZOR repositories.
This repo is meant to be included as submodule to others using:
git submodule add https://github.com/trezor/trezor-common.git trezor-common