forked from tornadocash/classic-ui
fix: rpc url
This commit is contained in:
parent
a1c3acb1fc
commit
9598f666fb
@ -565,7 +565,7 @@ const actions = {
|
||||
137: {
|
||||
chainId: '0x89',
|
||||
chainName: 'Polygon Mainnet',
|
||||
rpcUrls: ['https://polygon-rpc.com/'],
|
||||
rpcUrls: ['https://rpc-mainnet.maticvigil.com'],
|
||||
nativeCurrency: {
|
||||
name: 'MATIC',
|
||||
symbol: 'MATIC',
|
||||
|
Loading…
Reference in New Issue
Block a user