File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5258,9 +5258,10 @@ fn test_dynamic_spendable_outputs_local_htlc_timeout_tx() {
52585258
52595259#[ test]
52605260fn test_key_derivation_params ( ) {
5261- // This test is a copy of test_dynamic_spendable_outputs_local_htlc_timeout_tx, with
5262- // a key manager rotation to test that key_derivation_params returned in DynamicOutputP2WSH
5263- // let us re-derive the channel key set to then derive a delayed_payment_key.
5261+ // This test is a copy of test_dynamic_spendable_outputs_local_htlc_timeout_tx, with a key
5262+ // manager rotation to test that `channel_keys_id` returned in
5263+ // [`SpendableOutputDescriptor::DelayedPaymentOutput`] let us re-derive the channel key set to
5264+ // then derive a `delayed_payment_key`.
52645265
52655266 let chanmon_cfgs = create_chanmon_cfgs ( 3 ) ;
52665267
You can’t perform that action at this time.
0 commit comments