Skip to content

Commit b30f361

Browse files
authored
Delete coincodex EA (#4017)
* git rm -r packages/sources/coincodex * Manual changes * yarn * changeset
1 parent d434ca2 commit b30f361

File tree

22 files changed

+5
-1495
lines changed

22 files changed

+5
-1495
lines changed

.changeset/moody-laws-fry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chainlink/reference-transform-adapter': patch
3+
---
4+
5+
Delete coincodex adapter

.pnp.cjs

Lines changed: 0 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/composites/reference-transform/test-payload.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ const environmentVariables = [
1717
{ envKey: 'CFBENCHMARKS_ADAPTER_URL', value: 'cfbenchmarks' },
1818
{ envKey: 'COINAPI_ADAPTER_URL', value: 'coinapi' },
1919
{ envKey: 'COINBASE_ADAPTER_URL', value: 'coinbase' },
20-
{ envKey: 'COINCODEX_ADAPTER_URL', value: 'coincodex' },
2120
{ envKey: 'COINGECKO_ADAPTER_URL', value: 'coingecko' },
2221
{ envKey: 'COINLORE_ADAPTER_URL', value: 'coinlore' },
2322
{ envKey: 'COINMARKETCAP_ADAPTER_URL', value: 'coinmarketcap' },

0 commit comments

Comments
 (0)