mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
test: remove unnecessary -datacarriersize args from tests
This commit is contained in:
@@ -27,7 +27,6 @@ class PrioritiseTransactionTest(BitcoinTestFramework):
|
||||
self.num_nodes = 1
|
||||
self.extra_args = [[
|
||||
"-printpriority=1",
|
||||
"-datacarriersize=100000",
|
||||
]] * self.num_nodes
|
||||
self.supports_cli = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user