Skip to content

Commit

Permalink
chore(connect): update device authenticity config
Browse files Browse the repository at this point in the history
(cherry picked from commit 15ecb87)
  • Loading branch information
trezor-ci authored and MiroslavProchazka committed Feb 17, 2025
1 parent 709a1c9 commit dd7673c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/connect/src/data/deviceAuthenticityConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { DeviceAuthenticityConfig } from './deviceAuthenticityConfigTypes';
*/
export const deviceAuthenticityConfig: DeviceAuthenticityConfig = {
version: 1,
timestamp: '2024-07-09T12:00:00+00:00',
timestamp: '2025-02-06T12:00:00.000Z',
T2B1: {
rootPubKeys: [
'04ca97480ac0d7b1e6efafe518cd433cec2bf8ab9822d76eafd34363b55d63e60380bff20acc75cde03cffcb50ab6f8ce70c878e37ebc58ff7cca0a83b16b15fa5',
Expand Down

0 comments on commit dd7673c

Please sign in to comment.