mirror of
https://github.com/status-im/community-dapp.git
synced 2025-02-23 03:28:21 +00:00
Change infura api key (#86)
This commit is contained in:
parent
2b194ca741
commit
7e6f0e6c1c
@ -8,7 +8,7 @@ import { WakuProvider } from './providers/waku/provider'
|
||||
const config = {
|
||||
readOnlyChainId: ChainId.Ropsten,
|
||||
readOnlyUrls: {
|
||||
[ChainId.Ropsten]: 'https://Ropsten.infura.io/v3/62687d1a985d4508b2b7a24827551934',
|
||||
[ChainId.Ropsten]: 'https://ropsten.infura.io/v3/b4451d780cc64a078ccf2181e872cfcf',
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user