Lesson 9: Purpose of fulfillRandomWords() not understood. #1330
-
Why is the fulfillRandomWords function called that? As per my understanding, the code we have written within the function is similar to a withdraw function that has been passed a random number as a parameter that helps it pick a random winner, and all the funds are sent to that winner address. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
@Mark-Four Which fulfullRandomWords function the one that we have override or the one inside VRFCoordinator? |
Beta Was this translation helpful? Give feedback.
-
Can you quote the relevant code? |
Beta Was this translation helpful? Give feedback.
@Mark-Four Which fulfullRandomWords function the one that we have override or the one inside VRFCoordinator?