lbcwallet/sample-btcwallet.conf

16 lines
490 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=
; Listen for RPC/websocket connections on the following ports/interfaces:
2014-01-09 10:51:33 -05:00
; listen=127.0.0.1:18332