Skip to content

Commit 7fb73d2

Browse files
authoredDec 6, 2024
Merge pull request #863 from juntao/patch-1
Remove duplicated coinbase CDP options in .env.example
2 parents 09c7b03 + bdf7a79 commit 7fb73d2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed
 

‎.env.example

-8
Original file line numberDiff line numberDiff line change
@@ -156,14 +156,6 @@ ZEROG_EVM_RPC=
156156
ZEROG_PRIVATE_KEY=
157157
ZEROG_FLOW_ADDRESS=
158158

159-
# Coinbase
160-
COINBASE_COMMERCE_KEY=
161-
COINBASE_API_KEY=
162-
COINBASE_PRIVATE_KEY=
163-
164-
COINBASE_GENERATED_WALLET_ID=
165-
COINBASE_GENERATED_WALLET_HEX_SEED=
166-
167159
# TEE Configuration
168160
DSTACK_SIMULATOR_ENDPOINT=
169161
WALLET_SECRET_SALT= # ONLY DEFINE IF YOU WANT TO USE TEE Plugin, otherwise it will throw errors

0 commit comments

Comments
 (0)
Please sign in to comment.