Josh Chang
Josh Chang
I am having an identical error with env.get. Spent some time debugging and also found that process.env did not work. Same exact code worked fine on Cloudflare pages, so probably...
Should I submit an issue to Rollup?
> Could you change the `JsonRpcProvider` to `StaticJsonRpcProvider`? > > We have just got this PR up (#537) which could half to RPC request time by simply changing it to...
@Ansonhkg Okay I changed it to `StaticJsonRpcProvider` and it seems to work well.
> Are you OK to make that change @joshdchang? Hi, thanks for this! Do you want me to change it to StaticJSONRPCProvider in all the locations as well? This would...