Mention lnd's SCB feature in the corresponding error message 2023-05-better-scb-err
authorMatt Corallo <git@bluematt.me>
Fri, 5 May 2023 00:13:25 +0000 (00:13 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 5 May 2023 00:13:25 +0000 (00:13 +0000)
commit96ab759e1150d4e18d9cf311ccee0653c9a5c1b9
treed88a3d407d536002e8ae26ae2ed05e48d3aa9aed
parente94647ca4ebc63be4a8164804d08cf37e4655d6c
Mention lnd's SCB feature in the corresponding error message

It's a bit confusing when we see only "Peer sent a garbage
channel_reestablish" when a peer uses lnd's SCB feature to ask us
to broadcast the latest state. This updates the error message to be
a bit clearer.
lightning/src/ln/channel.rs