minor changes

This commit is contained in:
Sam Germain
2021-09-11 00:03:01 -06:00
parent 02521b4010
commit b1067cee6c
3 changed files with 2 additions and 1518 deletions

View File

@@ -40,7 +40,7 @@ class Kraken(Exchange):
return (parent_check and
market.get('darkpool', False) is False)
@ retrier
@retrier
def get_balances(self) -> dict:
if self._config['dry_run']:
return {}