ソースを参照

correcting scale

serinko 4 年 前
コミット
be0d471d85
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=1000000,max=10000000):
+def display_csv_txs_usdt(min=100000,max=10000000):
     """Prints all tx's within the range of entered amount"""