mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
Update quorum_params.json
This commit is contained in:
parent
b24ee047db
commit
83151081f7
@ -2,11 +2,11 @@
|
||||
"arg1": [
|
||||
{
|
||||
"name": "infura",
|
||||
"url": "https://mainnet.infura.io/v3/0cc023286cae4ab886598ecd14e256fd"
|
||||
"url": "https://mainnet.infura.io/v3/Your API KEY>"
|
||||
},
|
||||
{
|
||||
"name": "alchemy",
|
||||
"url": "https://eth-mainnet.alchemyapi.io/v2/2FLlm9t-xOm0CbGx-ORr81li1yD_cKP6"
|
||||
"url": "https://eth-mainnet.alchemyapi.io/v2/Your API KEY>"
|
||||
},
|
||||
{ "name": "link", "url": "https://main-light.eth.linkpool.io" }
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user