Update docs

This commit is contained in:
Neil Booth 2017-03-25 10:32:08 +09:00
parent 50a829c371
commit 10a2c8fed5
2 changed files with 1 additions and 3 deletions

View File

@ -5,7 +5,7 @@
# configure electrumx
export COIN=Bitcoin
export DAEMON_URL=http://rpcuser:rpcpassword@127.0.0.1
export NETWORK=mainnet
export NET=mainnet
export CACHE_MB=400
export DB_DIRECTORY=/home/username/.electrumx/db
export SSL_CERTFILE=/home/username/.electrumx/certfile.crt
@ -34,5 +34,3 @@ ulimit -n 10000
# add this line to crontab -e
# @reboot /path/to/run_electrumx.sh