Skip to content

Commit 80b8d5c

Browse files
committed
f clarify test comment
1 parent 6b37ba3 commit 80b8d5c

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
@@ -2062,7 +2062,7 @@ fn test_pending_update_fee_ack_on_reconnect() {
20622062
//
20632063
// B sends A new HTLC + CS, not delivered
20642064
// A sends B update_fee + CS
2065-
// B sends RAA, making B think the fee is locked
2065+
// B receives the CS and sends RAA, previously causing B to lock in the new feerate
20662066
// reconnect
20672067
// B resends initial CS, using the original fee
20682068

0 commit comments

Comments
 (0)