good morning!!!!

Skip to content
Snippets Groups Projects
Commit 8af6c9e6 authored by Matthew Halpern's avatar Matthew Halpern Committed by Péter Szilágyi
Browse files

eth: extract check for tracing transaction in block file (#19107)

Simplifies the transaction presense check to use a function to
determine if the transaction is present in the block provided
to trace, which originally had a redundant parenthesis and used
a `exist` flag to dictate control flow.
parent 514a9472
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment