Skip to content

Commit e65dab9

Browse files
committed
chore(suite-common): add t3b1 to networksConfig
1 parent d1d43b8 commit e65dab9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

suite-common/wallet-config/src/networksConfig.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ export const networks = {
291291
support: {
292292
[DeviceModelInternal.T2T1]: '2.4.3',
293293
[DeviceModelInternal.T2B1]: '2.6.1',
294+
[DeviceModelInternal.T3B1]: '2.8.1',
294295
[DeviceModelInternal.T3T1]: '2.7.1',
295296
},
296297
customBackends: ['blockfrost'],
@@ -322,6 +323,7 @@ export const networks = {
322323
support: {
323324
[DeviceModelInternal.T2T1]: '2.6.4',
324325
[DeviceModelInternal.T2B1]: '2.6.4',
326+
[DeviceModelInternal.T3B1]: '2.8.1',
325327
[DeviceModelInternal.T3T1]: '2.7.1',
326328
},
327329
customBackends: ['solana'],
@@ -508,6 +510,7 @@ export const networks = {
508510
support: {
509511
[DeviceModelInternal.T2T1]: '2.4.3',
510512
[DeviceModelInternal.T2B1]: '2.6.1',
513+
[DeviceModelInternal.T3B1]: '2.8.1',
511514
[DeviceModelInternal.T3T1]: '2.7.1',
512515
},
513516
customBackends: ['blockfrost'],
@@ -539,6 +542,7 @@ export const networks = {
539542
support: {
540543
[DeviceModelInternal.T2T1]: '2.6.4',
541544
[DeviceModelInternal.T2B1]: '2.6.4',
545+
[DeviceModelInternal.T3B1]: '2.8.1',
542546
[DeviceModelInternal.T3T1]: '2.7.1',
543547
},
544548
customBackends: ['solana'],

0 commit comments

Comments
 (0)