Fix merge-error

This commit is contained in:
Matthias 2020-02-04 20:41:13 +01:00
parent d2cac1d8fd
commit 6866f6389d
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ class VolumePairList(IPairList):
return pairlist
def _gen_pair_whitelist(self, pairlist: List[str], tickers: Dict,
base_currency: str, key: str) -> List[str]:
base_currency: str, key: str, min_val: int) -> List[str]:
"""
Updates the whitelist with with a dynamically generated list
:param base_currency: base currency as str