Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
4d8d30ea39 | ||
|
e90e3cead0 |
@@ -1,5 +1,5 @@
|
||||
""" Freqtrade bot """
|
||||
__version__ = '2022.2.1'
|
||||
__version__ = '2022.2.2'
|
||||
|
||||
if __version__ == 'develop':
|
||||
|
||||
|
@@ -23,6 +23,7 @@ coingecko_mapping = {
|
||||
'eth': 'ethereum',
|
||||
'bnb': 'binancecoin',
|
||||
'sol': 'solana',
|
||||
'usdt': 'tether',
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user