Open demattosanthony opened 1 year ago
if you just want to connect via regular docker for testing you could try https://github.com/alexbosworth/ln-docker-daemons
@demattosanthony one gotcha I had to figure out to get it work was Polar puts a newline \n
character at then end of the base64 cert. You'll have to copy the cert from polar convert it to normal text, remove the \n then convert it back to base64 encoded string.
Running a polar lightning node locally, but unable to connect