Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #371 from keep-network/update-infura-endpoint
Browse files Browse the repository at this point in the history
Updating Infura endpoint to increase requests limit
  • Loading branch information
Shadowfiend authored Sep 30, 2020
2 parents e494c68 + f862ed6 commit 43bed7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connectors/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"wsURL": "wss://ropsten.infura.io/ws/v3/59fb36a36fa4474b890c13dd30038be5"
},
"1": {
"wsURL": "wss://mainnet.infura.io/ws/v3/59fb36a36fa4474b890c13dd30038be5"
"wsURL": "wss://mainnet.infura.io/ws/v3/e4b048b1664840839ac525cde1f69959"
}
}

0 comments on commit 43bed7f

Please sign in to comment.