We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c25dfaf + 0282b0d commit f92c4dcCopy full SHA for f92c4dc
lightning/src/util/sweep.rs
@@ -173,7 +173,6 @@ impl OutputSpendStatus {
173
latest_broadcast_height,
174
..
175
} => {
176
- debug_assert!(confirmation_height >= *latest_broadcast_height);
177
*self = Self::PendingThresholdConfirmations {
178
first_broadcast_hash: *first_broadcast_hash,
179
latest_broadcast_height: *latest_broadcast_height,
0 commit comments