joinmarket: move comment out of config file
This commit is contained in:
parent
848c4c6eda
commit
031df4231f
@ -9,8 +9,8 @@ let
|
||||
|
||||
inherit (config.services) bitcoind;
|
||||
torAddress = builtins.head (builtins.split ":" config.services.tor.client.socksListenAddress);
|
||||
configFile = builtins.toFile "config" ''
|
||||
# Based on https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/jmclient/jmclient/configure.py
|
||||
configFile = builtins.toFile "config" ''
|
||||
[DAEMON]
|
||||
no_daemon = 0
|
||||
daemon_port = 27183
|
||||
|
Loading…
Reference in New Issue
Block a user