lbcwallet/sample-btcwallet.conf

16 lines
470 B
Text
Raw Normal View History

2013-10-14 15:32:15 -04:00
[Application Options]
2013-10-04 09:01:04 -04:00
; ------------------------------------------------------------------------------
; Network settings
; ------------------------------------------------------------------------------
; The server and port used for btcd websocket connections.
; connect=localhost:18334
2013-10-04 09:01:04 -04:00
; Username and password to authenticate to btcd RPC/websocket HTTP server.
; username=
; password=
; Port to serve websocket connections for wallet frontends.
2013-10-24 09:26:06 -04:00
; serverport=18332