File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ fn do_test_monitor_temporary_update_fail(disconnect_count: usize) {
140
140
// TemporaryFailure likely indicates net disconnect which resulted in failing to update
141
141
// the ChannelMonitor on a watchtower).
142
142
// * If !(disconnect_count & 16) we deliver a update_fulfill_htlc/CS for the first payment
143
- // immediately, otherwise we wait sconnect and deliver them via the reconnect
143
+ // immediately, otherwise we wait disconnect and deliver them via the reconnect
144
144
// channel_reestablish processing (ie disconnect_count & 16 makes no sense if
145
145
// disconnect_count & !disconnect_flags is 0).
146
146
// * We then update the channel monitor, reconnecting if disconnect_count is set and walk
You can’t perform that action at this time.
0 commit comments