Skip to content

Commit 74eab55

Browse files
G8XSUTheBlueMatt
andauthored
nit: add test doc
Co-authored-by: Matt Corallo <[email protected]>
1 parent 5ea38da commit 74eab55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/payment_tests.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1114,7 +1114,7 @@ fn do_test_dup_htlc_onchain_doesnt_fail_on_reload(persist_manager_post_event: bo
11141114
let funding_txo = OutPoint { txid: funding_tx.txid(), index: 0 };
11151115

11161116
// Note that we skip persisting ChannelMonitors. We should still be generating the payment sent
1117-
// event without ChannelMonitor persistence.
1117+
// event without ChannelMonitor persistence. If we reset to a previous state on reload, the block should be replayed and we'll regenerate the event.
11181118

11191119
// If we persist the ChannelManager here, we should get the PaymentSent event after
11201120
// deserialization.

0 commit comments

Comments
 (0)