mirror of
https://github.com/tornadocash/tornado-initiation-ui.git
synced 2025-01-21 02:10:02 +01:00
update infura token
This commit is contained in:
parent
b828f8fa3a
commit
2753b6efef
@ -11,7 +11,7 @@ const networkConfig = {
|
|||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
Infura: {
|
Infura: {
|
||||||
name: 'Infura',
|
name: 'Infura',
|
||||||
url: 'https://mainnet.infura.io/v3/da564f81919d40c9a3bcaee4ff44438d',
|
url: 'https://mainnet.infura.io/v3/2884a3281c1d4ae8952e25c84d76bced',
|
||||||
},
|
},
|
||||||
MyCrypto: { name: 'MyCrypto', url: 'https://api.mycryptoapi.com/eth' },
|
MyCrypto: { name: 'MyCrypto', url: 'https://api.mycryptoapi.com/eth' },
|
||||||
},
|
},
|
||||||
@ -29,7 +29,7 @@ const networkConfig = {
|
|||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
Infura: {
|
Infura: {
|
||||||
name: 'Infura',
|
name: 'Infura',
|
||||||
url: 'https://goerli.infura.io/v3/da564f81919d40c9a3bcaee4ff44438d',
|
url: 'https://goerli.infura.io/v3/2884a3281c1d4ae8952e25c84d76bced',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
pollInterval: 200,
|
pollInterval: 200,
|
||||||
|
Loading…
Reference in New Issue
Block a user