Skip to content

Commit

Permalink
Add entropy (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
abenso authored Jul 4, 2024
1 parent 092777a commit 4aef943
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/supported_apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -302,4 +302,10 @@ export const supportedApps: SubstrateAppParams[] = [
slip0044: 0x800002c5,
ss58_addr_type: 42,
},
{
name: 'Entropy',
cla: 0xbd,
slip0044: 0x80000520,
ss58_addr_type: 42,
},
]

0 comments on commit 4aef943

Please sign in to comment.