Skip to content

Commit

Permalink
Match tx names to index in miniminer overlap test
Browse files Browse the repository at this point in the history
Follow-up from bitcoin#27021: In the prior commit, the vector started counting
at 0, but the transaction names started with 1. This commit matches the
names to the transactions’ vector indices for better readability.

Co-authored-by: theStack <sebastian.falbesoner@gmail.com>
  • Loading branch information
2 people authored and Retropex committed Oct 4, 2023
1 parent 95dcc87 commit c719053
Showing 1 changed file with 177 additions and 177 deletions.
Loading

0 comments on commit c719053

Please sign in to comment.