From ap at coinomat.com Tue Jan 22 11:58:32 2019 From: ap at coinomat.com (Alex P) Date: Tue, 22 Jan 2019 14:58:32 +0300 Subject: [Lightning-dev] lightning-c RPC In-Reply-To: <2c38628b-564b-19c4-c3f0-6623994f1e09@mattcorallo.com> References: <2c38628b-564b-19c4-c3f0-6623994f1e09@mattcorallo.com> Message-ID: <83d40938-578f-56fe-d6a0-e3a003f7e07b@coinomat.com> Hello guys! Is there a way to bind RPC to IP:port, not to unix socket? Of course, it's easy to patch source code, but may be there is a param for config? Thanks!