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
Copy file name to clipboardExpand all lines: docs/pages/guides/how-to/debugging/user-operations.mdx
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,11 +48,6 @@ For gas estimation problems:
48
48
2. Look for error responses
49
49
3. Check request payloads to ensure correct parameters
50
50
51
-
**Tracking Specific Operations**
52
-
53
-
Use the trace ID to follow a user operation through its entire lifecycle, from estimation to execution.
54
-
55
-
56
51
### Debugging Individual Requests
57
52
58
53
Once you've located the request you want to investigate, click the **debug icon** (bug symbol) next to any request entry to access detailed debugging information.
0 commit comments