Skip to content

Commit

Permalink
add generic Ledger support to Kusama prod
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar committed Jul 1, 2024
1 parent fe395d7 commit 3015ad8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,8 @@
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking",
"stakingMaxElectingVoters": 12500,
"identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f"
"identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
"supportsGenericLedgerApp": true
}
},
{
Expand Down

0 comments on commit 3015ad8

Please sign in to comment.