Skip to content

Commit

Permalink
add bittensor to genericLedgerApps
Browse files Browse the repository at this point in the history
  • Loading branch information
camfairchild committed Sep 12, 2024
1 parent 6b4d9aa commit fbf3088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/hw-ledger/src/defaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export const prevLedgerRecord: Record<string, string> = {

// Any chains moving forward that are supported by the PolkadotGenericApp from ledger will input their names below.
export const genericLedgerApps = {
bittensor: 'Bittensor',
encointer: 'Encointer',
integritee: 'Integritee'
};
Expand Down

0 comments on commit fbf3088

Please sign in to comment.