diff --git a/.env.example b/.env.example index 89f0719..c0afc18 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,3 @@ NEXT_PUBLIC_API_BASE_URL= # Example: https://api.example.com NEXT_PUBLIC_PROJECT_ID= # ProjectID from WalletConnect -NEXT_PUBLIC_TESTNET_MODE= # true or false -NEXT_PUBLIC_TESTING_MODE= # true or false \ No newline at end of file +NEXT_PUBLIC_TESTNET_MODE= # true or false \ No newline at end of file