diff --git a/.env.example b/.env.example index 31001d8..4e5ceda 100644 --- a/.env.example +++ b/.env.example @@ -8,8 +8,8 @@ CIRCUITS_PATH="./circuits" WALLET_KEY="" # MongoDB connection string, uses in memory Mongo server if not specified MONGO_DB_CONNECTION="" -# third part yurl to polygon amoy network rpc node -THIRD_PARTY_RPC_URL="" +# url to polygon amoy network rpc node +RPC_URL="" # third party contract address in the linea test network THIRD_PARTY_CONTRACT_ADDRESS="" # third party key in hex format with matic balance