Skip to content

Any way to use the HTTP provider for Infura connections? #4195

Discussion options

You must be logged in to vote

Hi Mila! You can use the rpcMap option in the init function :)

rpcMap: {
 1: "yourRpcUrl...",
}

The key must be the chain ID you want to target and then value the RPC URL you want to assign to it

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@milaabl
Comment options

Answer selected by milaabl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants