joinmarket: 0.9.3 -> 0.9.4

Ilita IRC server & use upstream twisted again
This commit is contained in:
nixbitcoin
2021-12-08 12:16:14 +00:00
parent 8433933251
commit b5984a603c
4 changed files with 10 additions and 67 deletions

View File

@@ -155,6 +155,14 @@ let
port = 6667
usessl = false
${socks5Settings}
# ilita
[MESSAGING:server4]
host = ilitafrzzgxymv6umx2ux7kbz3imyeko6cnqkvy4nisjjj4qpqkrptid.onion
channel = joinmarket-pit
port = 6667
usessl = false
${socks5Settings}
'';
# Based on https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/jmclient/jmclient/configure.py