瀏覽代碼

correcting scale

serinko 4 年之前
父節點
當前提交
a4102aea8a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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=100000,max=1000000):
+def display_csv_txs_usdt(min=1000000,max=10000000):
     """Prints all tx's within the range of entered amount"""