From 763293c45f956ec69b96c5f9b25626ed0a2a5790 Mon Sep 17 00:00:00 2001 From: hiki <155325428+rorikki@users.noreply.github.com> Date: Sun, 3 Mar 2024 00:34:01 -0800 Subject: [PATCH] Update .env.example --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index f9031ff..431b7a7 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ ALCHEMY_API_KEY= -ALCHEMY_OPTKOV_API_KEY= +ALCHEMY_OPTKOV_API_KEY=gg ALCHEMY_MUMBAI_API_KEY= BSC_TESTNET_RPC= FUJI_RPC= @@ -11,4 +11,4 @@ INFURA_PROJECT_ID= INFURA_API_KEY= MNEMONIC="test test test test test test test test test test test junk" FORKING=false -VERBOSE=true \ No newline at end of file +VERBOSE=true