diff options
author | Matthew Halpern <matthalp@google.com> | 2019-02-20 01:49:24 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2019-02-20 01:49:24 +0800 |
commit | 8af6c9e6a2880437ea93f1588cbe1f599d07a250 (patch) | |
tree | b8d38e41fda0ca095263bb35f173d7a1eb67b6c7 /les | |
parent | 514a9472ad32b98897f1f4a7391eb21ac05aa609 (diff) | |
download | go-tangerine-8af6c9e6a2880437ea93f1588cbe1f599d07a250.tar go-tangerine-8af6c9e6a2880437ea93f1588cbe1f599d07a250.tar.gz go-tangerine-8af6c9e6a2880437ea93f1588cbe1f599d07a250.tar.bz2 go-tangerine-8af6c9e6a2880437ea93f1588cbe1f599d07a250.tar.lz go-tangerine-8af6c9e6a2880437ea93f1588cbe1f599d07a250.tar.xz go-tangerine-8af6c9e6a2880437ea93f1588cbe1f599d07a250.tar.zst go-tangerine-8af6c9e6a2880437ea93f1588cbe1f599d07a250.zip |
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.
Diffstat (limited to 'les')
0 files changed, 0 insertions, 0 deletions