(trivial) lnpeer: rm @log_exceptions from htlc_switch
This commit is contained in:
@@ -1471,7 +1471,6 @@ class Peer(Logger):
|
||||
await self.network.try_broadcasting(closing_tx, 'closing')
|
||||
return closing_tx.txid()
|
||||
|
||||
@log_exceptions
|
||||
async def htlc_switch(self):
|
||||
await self.initialized
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user