File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1137,7 +1137,7 @@ mod tests {
1137
1137
// our network key
1138
1138
ext_from_hex ( "0100000000000000000000000000000000000000000000000000000000000000" , & mut test) ;
1139
1139
// config
1140
- ext_from_hex ( "0000000000900000000000000000640001000000000001ffff0000000000000000ffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff000000ffffffff00ffff1a000400010000020400000000040200000a08ffffffffffffffff000100000000 " , & mut test) ;
1140
+ ext_from_hex ( "0000000000900000000000000000640001000000000001ffff0000000000000000ffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff000000ffffffff00ffff1a000400010000020400000000040200000a08ffffffffffffffff0001000000 " , & mut test) ;
1141
1141
1142
1142
// new outbound connection with id 0
1143
1143
ext_from_hex ( "00" , & mut test) ;
@@ -1692,7 +1692,7 @@ mod tests {
1692
1692
// our network key
1693
1693
ext_from_hex ( "0100000000000000000000000000000000000000000000000000000000000000" , & mut test) ;
1694
1694
// config
1695
- ext_from_hex ( "0000000000900000000000000000640001000000000001ffff0000000000000000ffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff000000ffffffff00ffff1a000400010000020400000000040200000a08ffffffffffffffff000100000000 " , & mut test) ;
1695
+ ext_from_hex ( "0000000000900000000000000000640001000000000001ffff0000000000000000ffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff000000ffffffff00ffff1a000400010000020400000000040200000a08ffffffffffffffff0001000000 " , & mut test) ;
1696
1696
1697
1697
// new outbound connection with id 0
1698
1698
ext_from_hex ( "00" , & mut test) ;
You can’t perform that action at this time.
0 commit comments