Skip to content

Commit 69b281b

Browse files
committed
f sp
1 parent 9c7adaa commit 69b281b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/monitor_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3474,7 +3474,7 @@ enum CommitmentType {
34743474
}
34753475

34763476
fn do_test_lost_timeout_monitor_events(confirm_tx: CommitmentType, dust_htlcs: bool) {
3477-
// `MonitorEvent`s aren't delivered to the `ChannelManager` in a durable fasion - if the
3477+
// `MonitorEvent`s aren't delivered to the `ChannelManager` in a durable fashion - if the
34783478
// `ChannelManager` fetches the pending `MonitorEvent`s, then the `ChannelMonitor` gets
34793479
// persisted (i.e. due to a block update) then the node crashes, prior to persisting the
34803480
// `ChannelManager` again, the `MonitorEvent` and its effects on the `ChannelManger` will be

0 commit comments

Comments
 (0)