mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge c8fac372c2 into merged_master (Bitcoin PR bitcoin/bitcoin#23648)
This commit is contained in:
commit
dee88aa19a
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class MaxUploadTest(BitcoinTestFramework):
|
|||
self.setup_clean_chain = True
|
||||
self.num_nodes = 1
|
||||
self.extra_args = [[
|
||||
"-maxuploadtarget=800",
|
||||
"-maxuploadtarget=800M",
|
||||
"-acceptnonstdtxn=1",
|
||||
]]
|
||||
self.supports_cli = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue