Explorar el Código

correcting scale

serinko hace 4 años
padre
commit
be0d471d85
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      spl_csv_search.py

+ 1 - 1
spl_csv_search.py

@@ -53,7 +53,7 @@ def get_info():
 
 
 
-def display_csv_txs_usdt(min=1000000,max=10000000):
+def display_csv_txs_usdt(min=100000,max=10000000):
     """Prints all tx's within the range of entered amount"""