Currently there is no built-in support for tracing in the ethclient/gethclient. This involves adding 4 new methods to gethclient:
- TraceCall
- TraceTransaction
- TraceBlock
- TraceChain
Organization
Ethereum FoundationDeadline
N/AStatus
LIVECurrently there is no built-in support for tracing in the ethclient/gethclient. This involves adding 4 new methods to gethclient: