Use testnet ports in example conf.
This commit is contained in:
parent
b8d7620ced
commit
9e55f32791
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue