From 0d6ee2d8737981273f1322b4e76e3745881d2a0a Mon Sep 17 00:00:00 2001 From: Shreerang Kale Date: Tue, 30 Jul 2024 14:56:49 +0530 Subject: [PATCH] Rename token from photon to alnt --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 0557672..22cb233 100644 --- a/.env.example +++ b/.env.example @@ -3,7 +3,7 @@ REACT_APP_ETHEREUM_MAINNET_CHAIN_ID=1 REACT_APP_LACONICD_CHAIN_ID=laconic_9000-1 REACT_APP_REGISTRY_GQL_ENDPOINT=http://localhost:9473/api REACT_APP_LACONICD_RPC_ENDPOINT=http://localhost:26657 -REACT_APP_LACONICD_DENOM=photon +REACT_APP_LACONICD_DENOM=alnt REACT_APP_FAUCET_ENDPOINT=http://localhost:4000 REACT_APP_WALLET_META_URL=http://localhost:3000 REACT_APP_SUMSUB_API_ENDPOINT=