From b1d991e48618c8cfafe420ae393a324983dc2d70 Mon Sep 17 00:00:00 2001 From: Yu Jiang Tham Date: Tue, 7 May 2024 11:38:52 -0400 Subject: [PATCH] Remove extraneous .env.example comment --- .env.example | 2 -- 1 file changed, 2 deletions(-) diff --git a/.env.example b/.env.example index 636f456..a6b1651 100644 --- a/.env.example +++ b/.env.example @@ -1,11 +1,9 @@ # Make a copy of this file and rename to `.env` # Your provider URI (starting with 'https://...' from Alchemy, Quicknode, Infura, etc) -# **IMPORTANT:** replace `11155111` with your desired chain ID if not using Sepolia testnet PROVIDER_URI_11155111="" ETHERSCAN_API_KEY="" # (Optional) Private key for sending a transaction to the AxiomV2Query contract if # you want to actually send the Query on-chain. -# **IMPORTANT:** replace `11155111` with your desired chain ID if not using Sepolia testnet PRIVATE_KEY_11155111=