Explorar el Código

status = details['status']

skyfffire hace 4 meses
padre
commit
416be4efdb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      as.py

+ 1 - 1
as.py

@@ -423,7 +423,7 @@ def update_tx_data_periodically():
                         continue
                     
                     details = ok_rst['data']
-                    # status = details['status']
+                    status = details['status']
 
                     if status != 'fail':
                         # 有時候不會馬上識別出成交數量