Allow filtered block rescans at the current tip
This commit fixes a bug where replaying the current blockchain block through a normal listener callback could crash two core Lightning components (ChannelManager and OutputSweeper) with a panic. The fix recognizes a same-block replay as a …
686f9860by Elias Rohrer+118−123 files