Minimize reads to counterparty_claimable_outpoints
authorG8XSU <3442979+G8XSU@users.noreply.github.com>
Wed, 15 May 2024 04:57:20 +0000 (21:57 -0700)
committerG8XSU <3442979+G8XSU@users.noreply.github.com>
Thu, 30 May 2024 16:49:26 +0000 (09:49 -0700)
commit1690c6639690cafd207be8f643b78735749f04a5
treeabea328242874da4e74c9620b8532f3fc9870f1a
parent1890e8049b1fa285aaea1afc31df193b0d71681d
Minimize reads to counterparty_claimable_outpoints

Reads related to current/previous commitment_tx should be explicit
and reads related to older commitment_txs should be minimized.
lightning/src/chain/channelmonitor.rs