1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2025-03-13 12:17:27 +00:00

Remove time delay after payment info

This commit is contained in:
Darren 2020-03-23 08:40:51 +02:00
parent 669ebc43cc
commit cdb698c951

View file

@ -289,7 +289,6 @@ class ChatWorker(threading.Thread):
+ str(amount)
+ "`\nto this bitcoin address:\n`"
+ address + "`")
time.sleep(10)
def __wait_for_successfulbtcpayment(self, address, amount):
# check config for use_websocket