diff --git a/.env.local b/.env.local deleted file mode 100755 index c9515add..00000000 --- a/.env.local +++ /dev/null @@ -1,26 +0,0 @@ -#REACT_APP_TENDERMINT_RPC_ENDPOINT=https://rpc.core.persistence.one -#REACT_APP_WEBSITE_URL=https://wallet.persistence.one -#REACT_APP_EXPLORER_API='https://www.mintscan.io/persistence' -#REACT_APP_MAIL_CHIMP_URL=https://one.us17.list-manage.com/subscribe/post?u=fd70c7f5c39a43acbedb49253&id=7f8e2dbc48 -#REACT_APP_CHAIN_ID=core-1 -#REACT_APP_CHAIN_NAME=Persistence -#REACT_APP_IBC_CONFIG=ibcMainnet.json -#REACT_APP_GA_TRACKING_ID="UA-219210130-1" -## -##REACT_APP_SENTRY_API=https://a31c61f5ce774e0791ffdc3b830b406c@o1083089.ingest.sentry.io/6092403 -# -##REACT_APP_GA_TRACKING_ID: '' -#REACT_APP_SENTRY_API: '' -#GENERATE_SOURCEMAP=false - - -REACT_APP_API_KEY='https://rest.testnet2.persistence.one' -REACT_APP_TENDERMINT_RPC_ENDPOINT='https://rpc.testnet2.persistence.one' -REACT_APP_WEBSITE_URL='https://test-core-1.wallet.persistence.one' -REACT_APP_EXPLORER_API='https://testnet.mintscan.io/persistence-testnet' -REACT_APP_MAIL_CHIMP_URL='https://one.us17.list-manage.com/subscribe/post?u=fd70c7f5c39a43acbedb49253&id=7f8e2dbc48' -REACT_APP_CHAIN_ID='test-core-2' -REACT_APP_CHAIN_NAME='Persistence Testnet' -REACT_APP_IBC_CONFIG='ibcStaging.json' -REACT_APP_GA_TRACKING_ID='UA-219210130-1' -REACT_APP_SENTRY_API='' \ No newline at end of file