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: dev-docs/modules/optableRtdProvider.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ async function sha256(input) {
106
106
}
107
107
```
108
108
109
-
To handle PPIDs and the above input - a custom `handleRtd` function may need to be provided.
109
+
To handle PPIDs and the above input - a custom `handleRtd` function may need to be provided. In the custom `handleRtd` implementation make sure to erase any `user.ext.optable` fields not meant to be propagated to the bidders.
0 commit comments