mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
updated lnd commit
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user