Closed holzeis closed 1 year ago
The responsible line for this panic is here:
It looks like that we had the current_counterparty_commitment_txid
was equal to the prev_counterparty_commitment_txid
which should not happen.
I would not know what todo with this info though and I don't think there is anything for us to do.
I'll close this for now but feel free to reopen if it happens again.
After upgrading my test app to the latest build, my app is crashing at startup when updating the channel monitor.
See full logs below