File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1141,7 +1141,7 @@ mod tests {
11411141 ext_from_hex ( "030020" , & mut test) ;
11421142 // init message (type 16) with static_remotekey required, no channel_type/anchors/taproot, and other bits optional and mac
11431143 ext_from_hex (
1144- "0010 00021aaa 0008aaa20aaa2a0a9aaa 03000000000000000000000000000000" ,
1144+ "0010 00021aaa 0008aaa208aa2a0a9aaa 03000000000000000000000000000000" ,
11451145 & mut test,
11461146 ) ;
11471147
@@ -1245,7 +1245,7 @@ mod tests {
12451245 ext_from_hex ( "030120" , & mut test) ;
12461246 // init message (type 16) with static_remotekey required, no channel_type/anchors/taproot, and other bits optional and mac
12471247 ext_from_hex (
1248- "0010 00021aaa 0008aaa20aaa2a0a9aaa 01000000000000000000000000000000" ,
1248+ "0010 00021aaa 0008aaa208aa2a0a9aaa 01000000000000000000000000000000" ,
12491249 & mut test,
12501250 ) ;
12511251
You can’t perform that action at this time.
0 commit comments