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.

31 lines
619 B

7 years ago
# lnd configuration
[Application Options]
debuglevel=debug
7 years ago
maxpendingchannels=5
alias=raspiblitz
7 years ago
color=#68F442
nat=false
7 years ago
6 years ago
# RPC open to all connections on Port 10009
rpclisten=0.0.0.0:10009
# Domain, could use https://freedns.afraid.org
#tlsextradomain=lightning.yourhost.com
6 years ago
7 years ago
[Litecoin]
litecoin.active=1
litecoin.mainnet=1
litecoin.node=litecoind
[Litecoind]
litecoind.rpchost=127.0.0.1
litecoind.rpcuser=raspibolt
litecoind.rpcpass=passwordB
litecoind.zmqpubrawblock=tcp://127.0.0.1:28332
litecoind.zmqpubrawtx=tcp://127.0.0.1:28333
7 years ago
[autopilot]
autopilot.active=0
7 years ago
autopilot.maxchannels=5
autopilot.allocation=0.6