Facing errors with contract inovocation. #5938
kaushikc44
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a contract called CoinFlip, I have deployed a vrf2 contract and trying to access the requestRadomwords and getstatus via an interface , however everytime I call the function flip that contains the requestRandomewords it tends to fail and the error says "Only callable by teh owner" , the function is called by the owner and yet I get the error. I have also added the vrf2 deployed address for reference.
Beta Was this translation helpful? Give feedback.
All reactions