Skip to content

Commit bd7d41e

Browse files
committed
f sp
1 parent 9e44479 commit bd7d41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/chanmon_update_fail_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2150,7 +2150,7 @@ fn test_pending_update_fee_ack_on_reconnect() {
21502150
fn test_fail_htlc_on_broadcast_after_claim() {
21512151
// In an earlier version of 7e78fa660cec8a73286c94c1073ee588140e7a01 we'd also fail the inbound
21522152
// channel backwards if we received an HTLC failure after a HTLC fulfillment. Here we test a
2153-
// specific case of that by having the HTLC failure come from the channelmonitor after a dust
2153+
// specific case of that by having the HTLC failure come from the ChannelMonitor after a dust
21542154
// HTLC was not included in a confirmed commitment transaction.
21552155
//
21562156
// We first forward a payment, then claim it with an update_fulfill_htlc message, closing the

0 commit comments

Comments
 (0)