From a1e9d8bbc0c84b676e7a47b748abe7d772b5734d Mon Sep 17 00:00:00 2001 From: chris-belcher Date: Sat, 5 Jun 2021 12:37:29 +0100 Subject: [PATCH] Set default tx_broadcast = random-peer This method is slightly more private with no other downsides --- jmclient/jmclient/configure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jmclient/jmclient/configure.py b/jmclient/jmclient/configure.py index 986071c..8caa7c2 100644 --- a/jmclient/jmclient/configure.py +++ b/jmclient/jmclient/configure.py @@ -273,7 +273,7 @@ max_sweep_fee_change = 0.8 # or terminal) via some other channel. It is not recommended to choose this # option when running schedules/tumbler. -tx_broadcast = self +tx_broadcast = random-peer # If makers do not respond while creating a coinjoin transaction, # the non-responding ones will be ignored. This is the minimum