Browse Source

remove stale info from default config comments

master
Adam Gibson 6 years ago
parent
commit
b78b4810ed
No known key found for this signature in database
GPG Key ID: 141001A1AF77F20B
  1. 4
      jmclient/jmclient/configure.py

4
jmclient/jmclient/configure.py

@ -107,9 +107,7 @@ daemon_host = localhost
use_ssl = false
[BLOCKCHAIN]
#options: bitcoin-rpc, regtest, electrum-server
# for instructions on bitcoin-rpc read
# https://github.com/chris-belcher/joinmarket/wiki/Running-JoinMarket-with-Bitcoin-Core-full-node
#options: bitcoin-rpc, regtest
blockchain_source = bitcoin-rpc
network = mainnet
rpc_host = localhost

Loading…
Cancel
Save