From 1ad9406e3276d1bbef706054d91ac2aa3c37434a Mon Sep 17 00:00:00 2001 From: Bitcoin Txoko <142011724+bitcointxoko@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:29:26 +0200 Subject: [PATCH] Update joinmarket.nix --- system/bitcoin/joinmarket.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/system/bitcoin/joinmarket.nix b/system/bitcoin/joinmarket.nix index 6ccbd9a..eecfac1 100644 --- a/system/bitcoin/joinmarket.nix +++ b/system/bitcoin/joinmarket.nix @@ -11,7 +11,6 @@ # earn sats by providing CoinJoin liquidity. This makes it impossible to use other # scripts that access your wallet. # services.joinmarket.yieldgenerator.enable = true; - # }; # Set this to enable the JoinMarket order book watcher. joinmarket-ob-watcher.enable = true;