documentation
documentation copied to clipboard
Add new section for explanation and examples of using chainlinkVRF to Handle Different function logic request
Description
In the documentation there isn't really any guide showing that different functions can make their own specific requests and the fulfillRandomWords function will execute a logic that is specific to the function that made that request.
I was personally working on a hackathon and initially thought maybe there was a way to have multiple fulfillRandomWords function but I doubt tha'ts the case. So I proposed a method to help developers who might encounter the issue in future to be able to reference straight from the documentation.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| docs-ui | ❌ Failed (Inspect) | Aug 25, 2022 at 6:04PM (UTC) | |
| documentation | ✅ Ready (Inspect) | Visit Preview | Aug 25, 2022 at 6:04PM (UTC) |
@aelmanaa thanks for the review and changes!
thank you very much @franfran20 for this valuable contribution
You're welcome @aelmanaa ...Happy to contribute anyway I can!