feature req: Need logIndex in type CallLogFrame when invoke API debug_trace* #10258
Labels
C-enhancement
New feature or request
S-needs-triage
This issue needs to be labelled
S-stale
This issue/PR is stale and will close with no further activity
Describe the feature
When you add tracerConfig: { withLog: true } , The result of Calls like debug_traceXXX will return log index (index inner tx) inside callframe logs array to make clear of the sequence of logs.
Erigon and other nodes support this feature. It is a very useful feature. It's a strong feature to let Apps migrate from Erigon to reth. Consider add this feature please.
Additional context
No response
The text was updated successfully, but these errors were encountered: