mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-11 16:41:06 +00:00
parent
3a9a214bc2
commit
ddf85952fc
@ -55,16 +55,16 @@ export default [
|
|||||||
url: 'https://nem.io/downloads/',
|
url: 'https://nem.io/downloads/',
|
||||||
external: true,
|
external: true,
|
||||||
},
|
},
|
||||||
// {
|
{
|
||||||
// id: 'xlm',
|
id: 'xlm',
|
||||||
// coinName: 'Stellar',
|
coinName: 'Stellar',
|
||||||
// url: 'https://trezor.io/stellar',
|
url: 'https://trezor.io/stellar',
|
||||||
// external: true,
|
external: true,
|
||||||
// },
|
},
|
||||||
// {
|
{
|
||||||
// id: 'ada',
|
id: 'ada',
|
||||||
// coinName: 'Cardano',
|
coinName: 'Cardano',
|
||||||
// url: 'https://adalite.io/app',
|
url: 'https://adalite.io/app',
|
||||||
// external: true,
|
external: true,
|
||||||
// },
|
},
|
||||||
];
|
];
|
Loading…
Reference in New Issue
Block a user