We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have very similar code as VRFD20.sol and I subscribed chainlink and deployed the contract.
I can see the link fee has been paid but the fulfillRandomWords(...) not get called because I don't see my log DiceLanded in this funciton. .
EDIT: Removed zip file for security reasons.
The text was updated successfully, but these errors were encountered:
I also adjusted the uint32 callbackGasLimit = 100000 but not help.
Sorry, something went wrong.
@haixiang1977, would you be kind to provide the necessary parts of the codebase in Markdown? Zip files are not really helpful. Thanks
No branches or pull requests
I have very similar code as VRFD20.sol and I subscribed chainlink and deployed the contract.
I can see the link fee has been paid but the fulfillRandomWords(...) not get called because I don't see my log DiceLanded in this funciton.
.
EDIT: Removed zip file for security reasons.
The text was updated successfully, but these errors were encountered: