[Trivial] python help message

This commit is contained in:
kanon 2020-09-27 17:31:42 -04:00 committed by GitHub
parent 055abfbc5a
commit a5a6965157
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ class TxnMallTest(BitcoinTestFramework):
parser.add_argument("--mineblock", dest="mine_block", default=False, action="store_true",
help="Test double-spend of 1-confirmed transaction")
parser.add_argument("--segwit", dest="segwit", default=False, action="store_true",
help="Test behaviour with SegWit txn (which should fail")
help="Test behaviour with SegWit txn (which should fail)")
def setup_network(self):
# Start with split network: