mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-12 21:00:36 +02:00
func: slight elaboration on submitpackage restriction
This commit is contained in:
parent
08e969bd10
commit
e5709a4a41
@ -470,7 +470,7 @@ class EphemeralDustTest(BitcoinTestFramework):
|
||||
self.wallet.rescan_utxos()
|
||||
assert_equal(self.nodes[0].getrawmempool(), [])
|
||||
|
||||
# Other topology tests require relaxation of submitpackage topology
|
||||
# Other topology tests (e.g., grandparents and parents both with dust) require relaxation of submitpackage topology
|
||||
|
||||
self.restart_node(0, extra_args=[])
|
||||
self.restart_node(1, extra_args=[])
|
||||
|
Loading…
x
Reference in New Issue
Block a user