Claim prediction widget reward for the prediction submitted by the user. This could be used when prediction followup widget is published/rendered
0.1.0
claimPredictionWidgetRewards({ widgetId: "xxxx", widgetKind: "<widget kind>"}).then(predictionClaim => console.log(predictionClaim)) Copy
claimPredictionWidgetRewards({ widgetId: "xxxx", widgetKind: "<widget kind>"}).then(predictionClaim => console.log(predictionClaim))
Generated using TypeDoc
Claim prediction widget reward for the prediction submitted by the user. This could be used when prediction followup widget is published/rendered