Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
MaticConradi committed Jun 2, 2024
1 parent 55fe097 commit bcacd97
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 @@ -113,7 +113,7 @@ pub static CONFIGURATION: Map<&'static str, (&'static str, Option<&'static str>,
"1219014344583418009" => ("CoinGecko", None, "GUIUSD"),
"1228027269675487232" => ("CoinGecko", None, "MYROUSD"),
"1228028031306698834" => ("CoinGecko", None, "ZETAUSD"),
"1228029687889133609" => ("CoinGecko", None, "TKOUSD"),
"1228029687889133609" => ("CoinGecko", None, "MANEKIUSD"),
"1234096647135559693" => ("CoinGecko", None, "BTCUSD.D"),
"1234096714076520449" => ("CoinGecko", None, "ETHUSD.D"),
"1234096758351462471" => ("CoinGecko", None, "SOLUSD.D"),
Expand Down

0 comments on commit bcacd97

Please sign in to comment.