Skip to content

Commit c32595a

Browse files
committed
optableRtdProvider: add a note on erasing custom fields in user.ext.optable
1 parent eca6fe3 commit c32595a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-docs/modules/optableRtdProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ async function sha256(input) {
106106
}
107107
```
108108

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.
110110

111111
### Parameters
112112

0 commit comments

Comments
 (0)