]> Git Repo - VerusCoin.git/commitdiff
Fix comment
authorJack Grigg <[email protected]>
Tue, 20 Jun 2017 07:54:11 +0000 (19:54 +1200)
committerJack Grigg <[email protected]>
Tue, 20 Jun 2017 07:54:11 +0000 (19:54 +1200)
qa/rpc-tests/mempool_tx_input_limit.py

index ed0bf206ea8c64d307041d436f0d7130b82d8541..14bac9f85a1eebdf48b353c50e57091c19165f58 100755 (executable)
@@ -9,7 +9,7 @@ import os
 import shutil
 from time import sleep
 
-# Create one-input, one-output, no-fee transaction:
+# Test -mempooltxinputlimit
 class MempoolTxInputLimitTest(BitcoinTestFramework):
 
     alert_filename = None  # Set by setup_network
This page took 0.025516 seconds and 4 git commands to generate.