Use testnet ports in example conf.

This commit is contained in:
Josh Rickmar 2013-10-24 09:26:06 -04:00
parent b8d7620ced
commit 9e55f32791

View file

@ -5,11 +5,11 @@
; ------------------------------------------------------------------------------
; The port used for btcd websocket connections.
; btcdport=8334
; btcdport=18334
; Username and password to authenticate to btcd RPC/websocket HTTP server.
; username=
; password=
; Port to serve websocket connections for wallet frontends.
; serverport=8332
; serverport=18332