Browse Source

Fix comment

pull/4/head
Jack Grigg 7 years ago
parent
commit
b1eb4f251a
No known key found for this signature in database GPG Key ID: 665DBCD284F7DAFF
  1. 2
      qa/rpc-tests/mempool_tx_input_limit.py

2
qa/rpc-tests/mempool_tx_input_limit.py

@ -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

Loading…
Cancel
Save