Indicate to `claim_funds_internal` that we're replaying on startup
authorMatt Corallo <git@bluematt.me>
Thu, 12 Oct 2023 22:26:07 +0000 (22:26 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 19 Oct 2023 15:27:57 +0000 (15:27 +0000)
commit6d85be27d4f499d18f3626d457f91c9e0ca5ff16
treedd9d3f4740ca7c0b1a5f946ca672dd9663886f9e
parent82b532c54db938c64f9bc9fb96c8f572337052be
Indicate to `claim_funds_internal` that we're replaying on startup

While we'd previously avoided this, this is sadly now required in
the next commit.
lightning/src/ln/channelmanager.rs