mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-27 01:48:17 +00:00
9d2ab7318d
Added a field chain_id. To get a backwards compatible signature this field should not be set. Otherwise it should be set to the EIP-155 chain id. Currently only chain id between 1 and 109 are supported. See trezor/trezor-mcu#142 |
||
---|---|---|
keys | ||
protob | ||
signer | ||
tools | ||
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