Skip to content

Commit bf9229a

Browse files
authored
Merge pull request #40 from yoyoj1023/fix-packages-nextjs-.env.example
fix: ALCHEMY_GAS_POLICY_ID
2 parents dfb3ef6 + 3a5eabb commit bf9229a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/nextjs/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
# You'll need to prefix the variables names with NEXT_PUBLIC_ if you want to access them on the client side.
1111
# More info: https://nextjs.org/docs/pages/building-your-application/configuring/environment-variables
1212
ALCHEMY_API_KEY=
13-
GAS_POLICY_ID=
13+
ALCHEMY_GAS_POLICY_ID=
1414
NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID=

0 commit comments

Comments
 (0)