Update joinmarket.nix

This commit is contained in:
Bitcoin Txoko
2024-07-23 09:29:48 +02:00
committed by GitHub
parent 1ad9406e32
commit 22a0994b3d
+1 -1
View File
@@ -10,7 +10,7 @@
# Set this to enable the JoinMarket Yield Generator Bot. You will be able to # Set this to enable the JoinMarket Yield Generator Bot. You will be able to
# earn sats by providing CoinJoin liquidity. This makes it impossible to use other # earn sats by providing CoinJoin liquidity. This makes it impossible to use other
# scripts that access your wallet. # scripts that access your wallet.
# services.joinmarket.yieldgenerator.enable = true; # yieldgenerator.enable = true;
}; };
# Set this to enable the JoinMarket order book watcher. # Set this to enable the JoinMarket order book watcher.
joinmarket-ob-watcher.enable = true; joinmarket-ob-watcher.enable = true;