follo-up 35761d1241
This commit is contained in:
@@ -92,6 +92,9 @@ class LNWorker(Logger):
|
||||
self.localfeatures = LnLocalFeatures(0)
|
||||
self.localfeatures |= LnLocalFeatures.OPTION_DATA_LOSS_PROTECT_OPT
|
||||
|
||||
def channels_for_peer(self, node_id):
|
||||
return {}
|
||||
|
||||
async def maybe_listen(self):
|
||||
listen_addr = self.config.get('lightning_listen')
|
||||
if listen_addr:
|
||||
|
||||
Reference in New Issue
Block a user