Skip to content

Commit

Permalink
remove Encointer as it is covered in Zondax#130
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi authored Sep 5, 2024
1 parent 23b06b7 commit 2ad35d0
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/supported_apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -314,17 +314,10 @@ export const supportedApps: SubstrateAppParams[] = [
slip0044: 0x8000003c,
ss58_addr_type: 42,
},
{
name: 'Encointer',
cla: 0x62,
slip0044: 0x800001b2,
ss58_addr_type: 2,
},
{
name: 'Integritee',
cla: 0x63,
cla: 0x62,
slip0044: 0x800007df,
ss58_addr_type: 13,
},

]

0 comments on commit 2ad35d0

Please sign in to comment.