We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e969b commit e5709a4Copy full SHA for e5709a4
test/functional/mempool_ephemeral_dust.py
@@ -470,7 +470,7 @@ def test_free_relay(self):
470
self.wallet.rescan_utxos()
471
assert_equal(self.nodes[0].getrawmempool(), [])
472
473
- # Other topology tests require relaxation of submitpackage topology
+ # Other topology tests (e.g., grandparents and parents both with dust) require relaxation of submitpackage topology
474
475
self.restart_node(0, extra_args=[])
476
self.restart_node(1, extra_args=[])
0 commit comments