OSDN Git Service

a little modify
authorsuccessli <successli@outlook.com>
Thu, 21 Jun 2018 09:34:07 +0000 (17:34 +0800)
committersuccessli <successli@outlook.com>
Thu, 21 Jun 2018 09:34:07 +0000 (17:34 +0800)
utxo-combiner/README.md

index 26eb8a1..d7d6f52 100644 (file)
@@ -28,11 +28,11 @@ Options:
 
 Example:
    ```shell
-python utxo_combiner.py -c http://127.0.0.1:9888 -a sheng -p 123456 -m 50000000 -s 20
+python utxo_combiner.py -c http://127.0.0.1:9888 -a sheng -p 123456 -m 41250000000 -s 20
    ```
 
    or
 
    ```shell
-   python utxo_combiner.py --connection http://127.0.0.1:9888 --account sheng  --password 123456 --max_amount 50000000 --size 20
+   python utxo_combiner.py --connection http://127.0.0.1:9888 --account sheng  --password 123456 --max_amount 41250000000 --size 20
    ```
\ No newline at end of file