Skip to content
Discussion options

You must be logged in to vote

Hey @MasterofBlockchain you failed to include the input parameters for the fulfillRandomWords() function. Add these as input parameters in that function uint256 requestId, uint256[] memory randomWords
The function should therefore be:

function fulfillRandomWords(uint256 requestId, uint256[] memory randomWords) internal override {}

Checkout 14.13.30 You missed it.

Replies: 7 comments 27 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@othaime-en
Comment options

@TimeKeyRoll
Comment options

@TimeKeyRoll
Comment options

@othaime-en
Comment options

@TimeKeyRoll
Comment options

Comment options

You must be logged in to vote
13 replies
@TimeKeyRoll
Comment options

@othaime-en
Comment options

@TimeKeyRoll
Comment options

@othaime-en
Comment options

@TimeKeyRoll
Comment options

Answer selected by TimeKeyRoll
Comment options

You must be logged in to vote
6 replies
@adityabhattad2021
Comment options

@TimeKeyRoll
Comment options

@krakxn
Comment options

@TimeKeyRoll
Comment options

@krakxn
Comment options

Comment options

You must be logged in to vote
3 replies
@othaime-en
Comment options

@kihiuFrank
Comment options

@othaime-en
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants