LedgerHQ / ledgerjs

⛔️ MOVED to monorepo "ledger-live"
https://github.com/LedgerHQ/ledger-live
Apache License 2.0
573 stars 381 forks source link

Add PLC Ultima (plcu) support #838

Closed plcudeveloper closed 2 years ago

ghost commented 2 years ago

Hi @plcudeveloper, we have recently moved to a monorepo architecture: https://github.com/LedgerHQ/ledger-live The new location for the file you modified is here: https://github.com/LedgerHQ/ledger-live/blob/develop/libs/ledgerjs/packages/cryptoassets/src/currencies.ts Can you please replace this PR with one targeting the new location? Thanks.

plcudeveloper commented 2 years ago

Hi @plcudeveloper, we have recently moved to a monorepo architecture: https://github.com/LedgerHQ/ledger-live The new location for the file you modified is here: https://github.com/LedgerHQ/ledger-live/blob/develop/libs/ledgerjs/packages/cryptoassets/src/currencies.ts Can you please replace this PR with one targeting the new location? Thanks. Hi Hakim,

Please find the new PR @ https://github.com/LedgerHQ/ledger-live/pull/148

Thank you!