mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-19 04:48:12 +00:00
def589743e
Extended InputScriptType and OutputScriptType for witness. We use the same constant for multisig and normal segwit scripts; they can be differentiated by the fact that multisig is set. Added amount to TxInputType (with segwit we can trust it as it is added to the signed part). |
||
---|---|---|
protob | ||
signer | ||
udev | ||
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