SomberNight
5 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
0 additions and
1 deletions
-
electrum/lnpeer.py
|
|
@ -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: |
|
|
|