diff --git a/tradebot.facti13.external.py b/tradebot.facti13.external.py index 7fde57b..8b91520 100644 --- a/tradebot.facti13.external.py +++ b/tradebot.facti13.external.py @@ -242,4 +242,5 @@ if __name__ == "__main__": password = password, shared_secret=secrets["shared_secret"], identity_secret=secrets["identity_secret"], + debug = True )