mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 04:28:00 +00:00
Add chainSpecific option for ledger (#804)
This commit is contained in:
@@ -41,5 +41,10 @@ export const LEDGER_APP: Option[] = [
|
||||
info: 'migration',
|
||||
text: 'Use the Ledger Migration App',
|
||||
value: 'migration'
|
||||
},
|
||||
{
|
||||
info: 'chainSpecific',
|
||||
text: 'Use the Chain Specific Ledger App',
|
||||
value: 'chainSpecific'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user