changed regtest RPCport to 18443 to avoid conflict with testnet 18332

This commit is contained in:
Ferdinando M. Ametrano
2017-07-14 16:47:10 +02:00
committed by Ferdinando M. Ametrano
parent e222618a32
commit ce3baa193f
4 changed files with 14 additions and 2 deletions

View File

@ -3,9 +3,16 @@ rpcuser=someuser
rpcpassword=somepassword
#datadir=~/.bitcoin
host=127.0.0.1
#mainnet default
port=8332
#testnet default
#port=18332
#regtest default
#port=18443
# bootstrap.dat hashlist settings (linearize-hashes)
max_height=313000