1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-21 03:52:04 +00:00

chore(common): set definition timestamps

[no changelog]
This commit is contained in:
obrusvit 2025-01-29 11:54:47 +01:00
parent c713ce23e9
commit fa9e5338c3
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2024-09-06T13:07:11+00:00
2025-01-09T11:48:42+00:00

View File

@ -9,7 +9,7 @@ PUBLIC_KEYS = (
b"\xb8\xd2\xb2\x1d\xe2\x71\x24\xf0\x51\x1f\x90\x3a\xe7\xe6\x0e\x07\x96\x18\x10\xa0\xb8\xf2\x8e\xa7\x55\xfa\x50\x36\x7a\x8a\x2b\x8b",
)
MIN_DATA_VERSION = 1725628031
MIN_DATA_VERSION = 1736423322
FORMAT_VERSION = b"trzd1"
if __debug__: