pull down to refresh
0 sats \ 4 replies \ @deSign_r OP 21 Oct \ parent \ on: What creative ideas have you been rambling on? Design
can I make LN.pub run on testnet somehow?
technically yes... I don't have docs for it as we don't do it ourselves hardly ever since automated tests are regtest and we test mainnet with small amounts
If you set LND to testnet or regtest things should just work...
reply
But is not LND installed with the first command?
Should I try 
wget -qO- https://deploy.lightning.pub | bash -testnet4 or there's another way I can tell LND to run on testnet or testnet4 after installation?reply
It'd need manual setup of LND's conf file, the install script doesn't handle it... Might even need to setup Bitcoin Core for it since I don't think there's much in the way of testnet neutrino servers
reply
sounds complicated. I'll see if I can figure it out
reply