From 8b794a70586b3cffccdd1494f9c05576426d2a9c Mon Sep 17 00:00:00 2001 From: gsd Date: Sun, 29 Oct 2023 15:10:42 +0300 Subject: [PATCH] dbug --- tradebot.facti13.external.py | 1 + 1 file changed, 1 insertion(+) 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 )