Skip to content

Commit

Permalink
add missing vars for fullnode
Browse files Browse the repository at this point in the history
  • Loading branch information
willemolding committed May 17, 2024
1 parent 703906a commit 813b601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge-frontend/src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"0xaa36a7":{
"token": "SepETH",
"label": "Sepolia Test Network",
"rpcUrl": "https://eth-goerli.g.alchemy.com/v2/demo",
"rpcUrl": "https://eth-sepolia.g.alchemy.com/v2/demo",
"graphqlAPIURL" : "https://cartezcash.fly.dev",
"inspectAPIURL":"https://cartezcash.fly.dev",
"RollupExitAddress": "u1k7ant55p6u5lgwhf9ss4qurcz35pjeav398lw0e0xmqqdm0aksvhrpa2gtnmv83lggean4pm8n7tgtr9ssnrpevkyrgw9y5e4ck23j6g",
Expand Down

0 comments on commit 813b601

Please sign in to comment.