Skip to content

Commit

Permalink
uncomment sepolia env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
kingster-will committed Nov 28, 2023
1 parent 8d666f8 commit bda24a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ GOERLI_PRIVATEKEY = 12341234123412341234123412341234

# SEPOLIA
SEPOLIA_RPC_URL = https://eth-sepolia.g.alchemy.com/v2/1234123412341234
#SEPOLIA_PRIVATEKEY = 12341234123412341234123412341234
#SEPOLIA_ADMIN_ADDRESS = 0x12341234123412341234123412341234
SEPOLIA_PRIVATEKEY = 12341234123412341234123412341234
SEPOLIA_ADMIN_ADDRESS = 0x12341234123412341234123412341234

# ETHSCAN
ETHERSCAN_API_KEY = ETHERSCANAPIKEYETHERSCANAPIKEY

0 comments on commit bda24a9

Please sign in to comment.