lightninglabs / lightning-terminal

Lightning Terminal: Your Home for Lightning Liquidity
MIT License
499 stars 87 forks source link

How to uninstall LiT and keep using LND? #288

Open raelschiffler opened 2 years ago

raelschiffler commented 2 years ago

There is no documentation about how to uninstall it from command line. I'm running it in my RaspiBolt and I cannot connect to it from Zeus in my android phone since I installed LiT. Please review the documentation to add a safe way to remove all related software one may have installed following RaspiBolt old tutorial, and return to LND safely.

jamaljsr commented 2 years ago

What steps did you use to install litd? I'm not familiar with the RaspiBolt setup process. Typically, you just need to stop litd, then start lnd. If you modified your lnd.conf file for litd then you'll need to revert those modifications.

The Zeus wallet should work fine with LiT. You just need to use the port specified by the httpslisten flag, which defaults to 8443.

guggero commented 1 year ago

@raelschiffler has the answer above solved your issue? Can we close this?