Skip to content

Commit a16fe15

Browse files
committed
f sp
1 parent 5d398a1 commit a16fe15

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
@@ -3301,7 +3301,7 @@ fn test_claim_event_never_handled() {
33013301
}
33023302

33033303
fn do_test_lost_preimage_monitor_events(on_counterparty_tx: bool) {
3304-
// `MonitorEvent`s aren't delivered to the `ChannelManager` in a durable fasion - if the
3304+
// `MonitorEvent`s aren't delivered to the `ChannelManager` in a durable fashion - if the
33053305
// `ChannelManager` fetches the pending `MonitorEvent`s, then the `ChannelMonitor` gets
33063306
// persisted (i.e. due to a block update) then the node crashes, prior to persisting the
33073307
// `ChannelManager` again, the `MonitorEvent` and its effects on the `ChannelManger` will be

0 commit comments

Comments
 (0)