test: make joinmarket work with regtest

This commit is contained in:
nixbitcoin 2021-10-25 13:30:53 +00:00 committed by Erik Arvstedt
parent a10aa21c69
commit d5ce1c43a8
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 12 additions and 11 deletions

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