mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-20 05:18:08 +00:00
trezor-common: update to version with Decred Testnet API URL
This commit is contained in:
parent
4b0e057d4e
commit
c4f38fd740
@ -9,5 +9,6 @@ class ApplySettings(p.MessageType):
|
||||
3: ('use_passphrase', p.BoolType, 0),
|
||||
4: ('homescreen', p.BytesType, 0),
|
||||
5: ('passphrase_source', p.UVarintType, 0),
|
||||
6: ('auto_lock_delay_ms', p.UVarintType, 0),
|
||||
}
|
||||
MESSAGE_WIRE_TYPE = 25
|
||||
|
2
vendor/trezor-common
vendored
2
vendor/trezor-common
vendored
@ -1 +1 @@
|
||||
Subproject commit 66a85673ed303f2cf48bdb3d027adbc7e8464364
|
||||
Subproject commit 233456f0774dd31cc10c445313dd429ba1140971
|
Loading…
Reference in New Issue
Block a user