test: make joinmarket work with regtest

This commit is contained in:
nixbitcoin
2021-10-27 16:08:28 +02:00
committed by Erik Arvstedt
parent a10aa21c69
commit d5ce1c43a8
3 changed files with 12 additions and 11 deletions
-3
View File
@@ -248,9 +248,6 @@ let
services.lightning-pool.extraConfig = ''
auctionserver=localhost
'';
# Needs wallet support which is unavailable for regtest
services.joinmarket.yieldgenerator.enable = mkForce false;
};
## Examples / debug helper