Skip to content

Commit

Permalink
Modify full_stack_target
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinewallace committed Dec 5, 2024
1 parent 239d10a commit ec286aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzz/src/full_stack.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1692,7 +1692,7 @@ mod tests {
// our network key
ext_from_hex("0100000000000000000000000000000000000000000000000000000000000000", &mut test);
// config
ext_from_hex("0000000000900000000000000000640001000000000001ffff0000000000000000ffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff000000ffffffff00ffff1a000400010000020400000000040200000a08ffffffffffffffff000100000000", &mut test);
ext_from_hex("0000000000900000000000000000640001000000000001ffff0000000000000000ffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff000000ffffffff00ffff1a000400010000020400000000040200000a08ffffffffffffffff00010000000", &mut test);

// new outbound connection with id 0
ext_from_hex("00", &mut test);
Expand Down

0 comments on commit ec286aa

Please sign in to comment.