mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-11 10:43:56 +00:00
Map usdt fiat to correct coingecko fiat
This commit is contained in:
parent
a568548192
commit
e90e3cead0
|
@ -23,6 +23,7 @@ coingecko_mapping = {
|
|||
'eth': 'ethereum',
|
||||
'bnb': 'binancecoin',
|
||||
'sol': 'solana',
|
||||
'usdt': 'tether',
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user