LESSON 9: fullFillWords() function is not calling by chainlink VRF. #6409
Unanswered
kolliparasurya
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I also faced the same issue, to resolve this at least fund the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
any can say that i have done all steps correctly up to end of the raffle lesson 9 but when I run the staging test I entered the raffle , the
RequestedRaffleWinner() has been called but the fulfillWords() function was not called in the upkeep subscription website the transaction completed , but for in vrf.chain.link account it is showing in pending as you shown in the photo , but the transaction is showing success in sepolia.etherscan.io, now the raffleState is in calculating so i can't enter or call performUpkeep() function or do anything until that fulfillrandomWords () function is callled by chainllink VRF , so what i have to do to resolve this is anything i have done in wrong in the code
i have give my raffle solidity code
it is from chainlink vrf account

it is from etherscan

it is from chianlink keepers account

Beta Was this translation helpful? Give feedback.
All reactions