Fix default rpcuser and rpcpass LND dev stack values

This commit is contained in:
Reckless_Satoshi 2022-07-31 06:30:21 -07:00
parent 7645bb39f2
commit 8e451da5d3
No known key found for this signature in database
GPG Key ID: 9C4585B561315571

View File

@ -7,8 +7,8 @@ maxpendingchannels=6
bitcoin.active=1
bitcoin.testnet=1
bitcoin.node=bitcoind
bitcoind.rpcuser=bitcoindrobodevtestnet3
bitcoind.rpcpass=bitcoindrobodevtestnet3
bitcoind.rpcuser=robodev
bitcoind.rpcpass=robodev
bitcoind.zmqpubrawblock=tcp://127.0.0.1:18501
bitcoind.zmqpubrawtx=tcp://127.0.0.1:18502