joinmarket: 0.9.5 -> 0.9.6

This commit is contained in:
nixbitcoin
2022-06-03 08:56:35 +00:00
parent 568d728e5c
commit cb295d1a16
4 changed files with 46 additions and 15 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ let
rpc_port = ${toString bitcoind.rpc.port}
rpc_user = ${bitcoind.rpc.users.joinmarket-ob-watcher.name}
${joinmarket.ircServers}
${joinmarket.messagingConfig}
'';
in {
inherit options;