eth/tracers: add ReturnData in the tracer's response (#27704)
The struct logger (or opcode tracer) was missing the return data field even
if this was explicitly enabled by user via `"enableReturnData": true` in the config.
This PR fixes this issue.
Co-authored-by:
Sina Mahmoodi <itz.s1na@gmail.com>
Showing
Please register or sign in to comment