joinmarket: enable Agora as a third IRC server

This commit is contained in:
nixbitcoin 2021-10-13 14:45:52 +02:00 committed by Erik Arvstedt
parent ced1637d07
commit 3781a85c9b
No known key found for this signature in database
GPG Key ID: 33312B944DD97846

View File

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