Files
pallectrum/electrum
SomberNight 96fcf68d84 lnworker.force_close_channel: set chan state before broadcast
It is not safe to keep using the channel after we attempted to broadcast a force-close,
even if the broadcast errored: the server cannot be trusted wrt to errors.

Note that if there is a network-error, due to the state-transition, the GUI won't offer
the force-close option to the user again. However, LNWallet will periodically rebroadcast
the tx automatically (in on_channel_update); and we also save the tx as local into the
wallet.
2022-02-18 17:20:30 +01:00
..
2021-10-27 16:27:15 +02:00
2022-02-17 15:36:13 +01:00
2022-02-17 15:36:13 +01:00
2021-09-15 16:41:41 +02:00
2021-09-24 17:36:33 +02:00
2022-02-17 15:36:13 +01:00
2021-07-15 14:52:25 +00:00
2021-09-27 10:31:44 +02:00
2021-07-16 11:27:36 +02:00
2021-06-22 19:24:16 +02:00
2021-07-19 17:19:06 +02:00
2022-02-16 07:07:43 -08:00