You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am going to use this bot in Pulsechain test net.
So I set WEB3_RPC_ENDPOINTS to https://rpc.v4.testnet.pulsechain.com/ in the .env file.
But in FallbackProvider, it sent an error like this rpc endpoint is not supported.
How can I set the WEB3_RPC_ENDPOINTS for the Pulsechain test net.
The text was updated successfully, but these errors were encountered:
I set it like this https://rpc.v4.testnet.pulsechain.com/
isn't that correct?
Here are env file and error message.
Please check this and let me know what is wrong.
I am going to use this bot in Pulsechain test net.
So I set WEB3_RPC_ENDPOINTS to https://rpc.v4.testnet.pulsechain.com/ in the .env file.
But in FallbackProvider, it sent an error like this rpc endpoint is not supported.
How can I set the WEB3_RPC_ENDPOINTS for the Pulsechain test net.
The text was updated successfully, but these errors were encountered: