mirror of https://github.com/ethereum/go-ethereum
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.pull/19135/head
parent
514a9472ad
commit
8af6c9e6a2
Loading…
Reference in new issue