Skip to content

Commit

Permalink
Merge pull request #122 from Bisonai/feat/remove-binance-from-support…
Browse files Browse the repository at this point in the history
…ed-src-for-klay-usdt

remove binance price source
  • Loading branch information
nick-bisonai authored Oct 28, 2024
2 parents 5386e5c + 2241162 commit fe86ac6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
9 changes: 0 additions & 9 deletions config/baobab/KLAY-USDT.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@
"quote": "USDT"
}
},
{
"name": "binance-wss-KLAY-USDT",
"definition": {
"type": "wss",
"provider": "binance",
"base": "KLAY",
"quote": "USDT"
}
},
{
"name": "kucoin-wss-KLAY-USDT",
"definition": {
Expand Down
9 changes: 0 additions & 9 deletions config/cypress/KLAY-USDT.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@
"quote": "USDT"
}
},
{
"name": "binance-wss-KLAY-USDT",
"definition": {
"type": "wss",
"provider": "binance",
"base": "KLAY",
"quote": "USDT"
}
},
{
"name": "kucoin-wss-KLAY-USDT",
"definition": {
Expand Down

0 comments on commit fe86ac6

Please sign in to comment.