mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-23 07:58:09 +00:00
protob: drop CoinType completely
This commit is contained in:
parent
1fdcd916c4
commit
bccba48f41
@ -4,7 +4,6 @@ Features.vendor max_size:33
|
|||||||
Features.device_id max_size:25
|
Features.device_id max_size:25
|
||||||
Features.language max_size:17
|
Features.language max_size:17
|
||||||
Features.label max_size:33
|
Features.label max_size:33
|
||||||
Features.coins max_count:0
|
|
||||||
Features.revision max_size:20
|
Features.revision max_size:20
|
||||||
Features.bootloader_hash max_size:32
|
Features.bootloader_hash max_size:32
|
||||||
Features.model max_size:17
|
Features.model max_size:17
|
||||||
|
@ -4,10 +4,6 @@ HDNodeType.public_key max_size:33
|
|||||||
|
|
||||||
HDNodePathType.address_n max_count:8
|
HDNodePathType.address_n max_count:8
|
||||||
|
|
||||||
CoinType.coin_name max_size:0
|
|
||||||
CoinType.coin_shortcut max_size:0
|
|
||||||
CoinType.signed_message_header max_size:0
|
|
||||||
|
|
||||||
TxInputType.address_n max_count:8
|
TxInputType.address_n max_count:8
|
||||||
TxInputType.prev_hash max_size:32
|
TxInputType.prev_hash max_size:32
|
||||||
TxInputType.script_sig max_size:1650
|
TxInputType.script_sig max_size:1650
|
||||||
|
2
vendor/trezor-common
vendored
2
vendor/trezor-common
vendored
@ -1 +1 @@
|
|||||||
Subproject commit fb662e53b129b250149d982259696531ff4c2b95
|
Subproject commit 0c9d67954c871553a7d44575a7a9198cba83df88
|
Loading…
Reference in New Issue
Block a user