Implement intel tee version detection.
This commit is contained in:
parent
8c00fe27aa
commit
80f3b70784
4 changed files with 36 additions and 4 deletions
|
|
@ -7,6 +7,7 @@ angular.module('copayApp.services')
|
|||
|
||||
root.description = {
|
||||
supported: platformInfo.supportsIntelTEE,
|
||||
version: platformInfo.versionIntelTEE,
|
||||
id: 'intelTEE',
|
||||
name: 'Intel TEE',
|
||||
longName: 'Intel TEE Hardware Wallet',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue