PatrickAlphaC / nft-demo

37 stars 51 forks source link

Advanced NFT always breed 1 #8

Closed izamzam2020 closed 2 years ago

izamzam2020 commented 2 years ago

Hi,

I'm following along with the tutorial for the advanced NFT and it looks like every time the code is being run the breed is always 1.

I have copied the codebase from the git repo to be sure and the result is still the same, the contract address is 0xfB372045283C46E134042794c37A87FfA3e48B73

Any ideas what maybe happing would be helpful, I'd be surprised if the VRF gave me the same result 4 times.

Thanks

PatrickAlphaC commented 2 years ago

The script probably just isn't waiting long enough, extend the sleep to be 4 times as long.