Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: remove immediate tx relay workaround in wallet_groups.py
Reverts commit ab4efad (PR bitcoin#26970). This workaround is not needed anymore, as since bitcoin#27114 the test sets the noban permission for both in- and outbound connections via the `noban_tx_relay` setting, and we don't have to rely on these topology hacks anymore. See commit c985eb8.
- Loading branch information