Skip to content

Commit

Permalink
Merge pull request #8 from HyperPlay-Gaming/remove-mumbai-deprecated-rpc
Browse files Browse the repository at this point in the history
chore: remove deprecated mumbai rpc
  • Loading branch information
eliobricenov authored Apr 2, 2024
2 parents 4895b91 + d891634 commit 108bca7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperplay/chains",
"version": "0.2.5",
"version": "0.2.6",
"description": "A package to get chain metadata",
"main": "src/index.js",
"author": "Brett Cleary",
Expand Down
2 changes: 1 addition & 1 deletion src/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -35460,8 +35460,8 @@
"chain": "Polygon",
"icon": "polygon",
"rpc": [
"https://rpc-mumbai.maticvigil.com",
"https://polygon-mumbai-bor-rpc.publicnode.com",
"https://polygon-mumbai-pokt.nodies.app",
"wss://polygon-mumbai-bor-rpc.publicnode.com",
"https://polygon-mumbai.gateway.tenderly.co",
"wss://polygon-mumbai.gateway.tenderly.co"
Expand Down

0 comments on commit 108bca7

Please sign in to comment.