Browse Source

dbug

master
gsd 1 year ago
parent
commit
8b794a7058
  1. 1
      tradebot.facti13.external.py

1
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
)

Loading…
Cancel
Save