Browse Source

Update currencies status endpoint

gre-patch-1
Gaëtan Renaudeau 6 years ago
committed by GitHub
parent
commit
697abd0036
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/config/urls.js

2
src/config/urls.js

@ -42,5 +42,5 @@ export const urls = {
// Currencies status
currenciesStatus:
'https://s3-eu-west-1.amazonaws.com/ledger-ledgerlive-resources-prod/public_resources/currencies.json',
'http://resources.live.ledger.app/public_resources/currencies.json',
}

Loading…
Cancel
Save