joinmarket: 0.9.5 -> 0.9.6

This commit is contained in:
nixbitcoin 2022-05-27 09:06:14 +00:00
parent 568d728e5c
commit cb295d1a16
No known key found for this signature in database
GPG key ID: B6044ECBA2DAE5D0
4 changed files with 46 additions and 15 deletions

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;