lbcwallet/sample-btcwallet.conf

16 lines
490 B
Text
Raw Normal View History

2013-10-14 21:32:15 +02:00
[Application Options]
2013-10-04 15:01:04 +02:00
; ------------------------------------------------------------------------------
; Network settings
; ------------------------------------------------------------------------------
; The server and port used for btcd websocket connections.
; connect=localhost:18334
2013-10-04 15:01:04 +02: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 16:51:33 +01:00
; listen=127.0.0.1:18332