I just installed Litewallet and Litecoin Core and I want to use the litecoin core installation as a node for my Litewallet app wallet. I have the port 9333 forwarded and I know my public IP address, but It doesn’t connect.
1 Like
Just to add this I also want to make my node a public node for others to use if that is possible.
1 Like
I had the same issue. Litewallet doesn’t want to connect to my node. 9333 is forwarded to my host. Annoying.
If you put debug=net
into your litecoin.conf file, and then watch the log whilst trying to connect, it might have some useful error messages. If you post a small portion, I could try to help.