mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-15 16:38:23 +01:00
test: remove unnecessary -datacarriersize args from tests
This commit is contained in:
@@ -51,7 +51,6 @@ class MaxUploadTest(BitcoinTestFramework):
|
||||
self.num_nodes = 1
|
||||
self.extra_args = [[
|
||||
f"-maxuploadtarget={UPLOAD_TARGET_MB}M",
|
||||
"-datacarriersize=100000",
|
||||
]]
|
||||
self.supports_cli = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user