Skip to content

Commit a2e7710

Browse files
committed
f test comment nit
1 parent 75ee049 commit a2e7710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning-tests/src/upgrade_downgrade_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ fn test_125_dangling_post_update_actions() {
227227
#[test]
228228
fn test_0_1_legacy_remote_key_derivation() {
229229
// Test that a channel opened with a v1/legacy `remote_key` derivation will be properly spent
230-
// even after upgrading to 0.2 and opting into the new v2 derivation for new channels.
230+
// even after upgrading and opting into the new v2 derivation for new channels.
231231
let (node_a_ser, node_b_ser, mon_a_ser, mon_b_ser, commitment_tx, channel_id);
232232
let node_a_blocks;
233233
{

0 commit comments

Comments
 (0)