Skip to content

Commit

Permalink
Use different node secrets in onion message fuzzer
Browse files Browse the repository at this point in the history
When generating onion message fuzz data, the same public key was used
for each node. However, the code now advances the blinded path if the
sender is the introduction node. Use different node secrets for each
node to avoid this. Note that the exercised handling code is for the
sender's immediate peer.
  • Loading branch information
jkczyz committed Jun 8, 2023
1 parent b7410ab commit cd0754d
Showing 1 changed file with 8 additions and 8 deletions.
Loading

0 comments on commit cd0754d

Please sign in to comment.