Skip to content

Commit

Permalink
chore(networks): update backendEndpoint for testnet (feat/music-player)
Browse files Browse the repository at this point in the history
  • Loading branch information
omniwired committed Aug 10, 2023
1 parent 86c8e4f commit 4bea6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@
"accountExplorer": "https://etherscan.io/address/$address",
"contractExplorer": "https://etherscan.io/address/$address",
"testnet": true,
"backendEndpoint": "https://dapp-backend.mainnet.teritori.com",
"backendEndpoint": "https://dapp-backend.testnet.teritori.com",
"vaultContractAddress": "",
"nameServiceContractAddress": "gno.land/r/demo/users",
"nameServiceDefaultImage": "ipfs://bafkreignptjimiu7wuux6mk6uh4hb4odb6ff62ny4bvdokrhes7g67huse",
Expand Down

0 comments on commit 4bea6cf

Please sign in to comment.