Skip to content

Commit

Permalink
Updated config
Browse files Browse the repository at this point in the history
  • Loading branch information
MaticConradi committed May 14, 2024
1 parent 60e2c20 commit 9c75c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pub static CONFIGURATION: Map<&'static str, (&'static str, Option<&'static str>,
"743453643004575774" => ("CCXT", Some("binance"), "LINKUSD"),
"743456887692984422" => ("CCXT", Some("binance"), "BNBUSD"),
"743461822467932291" => ("CCXT", Some("binance"), "ADAUSD"),
"745319169775632404" => ("CCXT", Some("huobi"), "SRMUSD"),
"745319169775632404" => ("CCXT", Some("gate"), "SRMUSD"),
"745379499570495629" => ("CCXT", Some("binance"), "COMPUSD"),
"745395371924127825" => ("CCXT", Some("binance"), "YFIUSD"),
"751080162300526653" => ("CoinGecko", None, "BTCUSD"),
Expand Down

0 comments on commit 9c75c98

Please sign in to comment.