You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
330 B
23 lines
330 B
#bindaddress=127.0.0.1
|
|
#listen=1
|
|
#proxy=127.0.0.1:9050
|
|
#debug=tor
|
|
#
|
|
blockfilterindex=1
|
|
txindex=1
|
|
server=1
|
|
|
|
rpcallowip=0.0.0.0/0
|
|
rpcbind=127.0.0.1
|
|
rpcport=8332
|
|
|
|
## Lightning options
|
|
zmqpubrawblock=tcp://127.0.0.1:28332
|
|
zmqpubrawtx=tcp://127.0.0.1:28333
|
|
|
|
[test]
|
|
rpcallowip=0.0.0.0/0
|
|
rpcbind=0.0.0.0
|
|
rpcbind=127.0.0.1
|
|
rpcport=18332
|
|
|
|
|