updated lnd commit

This commit is contained in:
rootzoll
2018-09-18 20:45:53 +02:00
parent 983294a8d6
commit e00fe81277
3 changed files with 5 additions and 5 deletions

View File

@@ -13,15 +13,15 @@ rpclisten=0.0.0.0:10009
[Bitcoin]
bitcoin.active=1
bitcoin.node=bitcoind
# enable either testnet or mainnet
#bitcoin.testnet=1
bitcoin.mainnet=1
bitcoin.node=bitcoind
bitcoind.rpchost=127.0.0.1
[Bitcoind]
bitcoind.rpcuser=raspibolt
bitcoind.rpcpass=passwordB
bitcoind.rpchost=127.0.0.1
bitcoind.zmqpubrawblock=tcp://127.0.0.1:28332
bitcoind.zmqpubrawtx=tcp://127.0.0.1:28333