mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
fix: LINT
This commit is contained in:
@@ -51,6 +51,7 @@ known_chart_coins = [
|
||||
"BCH",
|
||||
]
|
||||
|
||||
|
||||
def tickerToCoinId(ticker):
|
||||
search_str = ticker.upper()
|
||||
for c in Coins:
|
||||
|
||||
Reference in New Issue
Block a user