You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I can give this a try! Just to clarify, we are tracing many transactions via something like transactionForRpc[] calls, we aren't worried about types of transactions as we do in trace_callMany, would that be accurate?
Helpful links:
debug_traceCall https://github.com/NethermindEth/nethermind/blob/master/src/Nethermind/Nethermind.JsonRpc/Modules/DebugModule/DebugRpcModule.cs#L70
trace_callMany https://github.com/NethermindEth/nethermind/blob/master/src/Nethermind/Nethermind.JsonRpc/Modules/Trace/TraceRpcModule.cs#L79
The text was updated successfully, but these errors were encountered: