Clarify OnchainEvent::Claim behavior
authorWilmer Paulino <wilmer@wilmerpaulino.com>
Wed, 15 Feb 2023 00:24:30 +0000 (16:24 -0800)
committerWilmer Paulino <wilmer@wilmerpaulino.com>
Mon, 20 Mar 2023 18:32:12 +0000 (11:32 -0700)
commit1638c8b34a727bc51362e6129c15af7098e90be4
tree1cc5607a8243ca5c9074d98b666c1039493ffb0d
parent7c446b48921d873728c5e22cc18a2fcfb6fe79c9
Clarify OnchainEvent::Claim behavior

The previous documentation was slightly incorrect, a `Claim` can also be
from the counterparty if they happened to claim the same exact set of
outputs as a claiming transaction we generated.
lightning/src/chain/onchaintx.rs