Create an option that would forcefully terminate any connection that just sent a locally originating transaction.
-proxyrandomize ensures that each connection corresponds to a tor circuit, therefore terminating connection = terminating circuit
the same circuit will not send more than 1 transaction. achieving desirable privacy properties.
this is a preferable solution to the proposed overengineered mess of #29415