Hi,
Can we add a option to allow LND to listen to 127.0.0.1 for gRPC commands, or specify a unix socket for communication?
I would like to be able to connect to docker containers with gRPC instead of over REST.
Is there a reason not to allow this?
(If you agree that this feature should be in LND, I could give it a try to implement it!)
Yup, just tested and works great :D
Most helpful comment
495 is meant to address this. Open to feedback on it.