joinmarket: 0.9.5 -> 0.9.6
This commit is contained in:
parent
568d728e5c
commit
cb295d1a16
4 changed files with 46 additions and 15 deletions
|
|
@ -336,6 +336,7 @@ in {
|
|||
|
||||
services.joinmarket = {
|
||||
payjoinAddress = netns.joinmarket.address;
|
||||
messagingAddress = netns.joinmarket.address;
|
||||
cliExec = mkCliExec "joinmarket";
|
||||
};
|
||||
systemd.services.joinmarket-yieldgenerator = mkIf config.services.joinmarket.yieldgenerator.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue