Description
litd establishes connections to Lightning Node Connect terminal proxy servers to operate it's mailbox protocol. It's unclear when these connections are active.
This is a cool feature, but we should be able to turn it off without having to revoke macaroons and accounts associated with LNC. It's unclear when connections are made to the proxy servers, but I'm assuming litd keeps them open as long as there are some macaroons still associated with a LNC connection that happened at some time.
I am requesting the ability to turn off LNC in a command line/config option so that we can ensure that no connections to third party servers are ever in the works. We should still be able to use LND accounts feature and the macaroon baking features of litd without LNC making any other connections.