mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 2d2516196b into merged_master (Bitcoin PR bitcoin/bitcoin#23307)
This commit is contained in:
commit
dd79998bcb
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ from test_framework.util import assert_equal, assert_raises_rpc_error, create_co
|
|||
class PrioritiseTransactionTest(BitcoinTestFramework):
|
||||
def set_test_params(self):
|
||||
self.setup_clean_chain = True
|
||||
self.num_nodes = 2
|
||||
self.num_nodes = 1
|
||||
self.extra_args = [[
|
||||
"-printpriority=1",
|
||||
"-acceptnonstdtxn=1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue