Currently the test passes, but may fail during shutdown, because blocks and transactions are synced with NUM_INBOUND
* self.num_nodes
peers, which may take a long time.
There is no need for this test to have this amount of inbounds.
So avoid the extraneous inbounds to speed up the test and avoid the intermittent test failures.