Open hiaux0 opened 2 years ago
@giladt
Can you help troubleshoot?
I checked the network env variable on vercel, and for staging it points to rinkeby
, but the url still asks for mainnet
https://prime-launch-staging.vercel.app/
The .env vars are correct. The issue is because the build
script on staging is behind. It was updated in PR #750, but for some reason not merged into staging yet (or maybe reverted?).
@BartuCulha
https://prime-launch-staging.vercel.app/ Should point to rinkeby again, can you confirm?
Why? Currently Prime Launch staging is on mainnet only
ideally goerli, but for now rinkeby still helpful imo