Skip to content

Commit a18bd98

Browse files
change algo stg to new url
1 parent 23036b3 commit a18bd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/env/src/env.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ const envDefinitions = {
9393
desc: "Casper API url node",
9494
},
9595
API_ALGORAND_BLOCKCHAIN_EXPLORER_API_ENDPOINT: {
96-
def: "https://algorand.coin.ledger-stg.com",
96+
def: "https://algorand.coin.ledger-test.com",
9797
parser: stringParser,
9898
desc: "Node API endpoint for algorand",
9999
},

0 commit comments

Comments
 (0)