mirror of
https://github.com/fluencelabs/examples
synced 2025-05-09 09:32:15 +00:00
Update quorum_params.json
This commit is contained in:
parent
b24ee047db
commit
83151081f7
@ -2,11 +2,11 @@
|
|||||||
"arg1": [
|
"arg1": [
|
||||||
{
|
{
|
||||||
"name": "infura",
|
"name": "infura",
|
||||||
"url": "https://mainnet.infura.io/v3/0cc023286cae4ab886598ecd14e256fd"
|
"url": "https://mainnet.infura.io/v3/Your API KEY>"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "alchemy",
|
"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" }
|
{ "name": "link", "url": "https://main-light.eth.linkpool.io" }
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user