Skip to content

Commit

Permalink
Remove duplicated coinbase CDP options in .env.example
Browse files Browse the repository at this point in the history
The removed section is identical to the section above it.
  • Loading branch information
juntao authored Dec 5, 2024
1 parent 0a03140 commit bdf7a79
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -156,14 +156,6 @@ ZEROG_EVM_RPC=
ZEROG_PRIVATE_KEY=
ZEROG_FLOW_ADDRESS=

# Coinbase
COINBASE_COMMERCE_KEY=
COINBASE_API_KEY=
COINBASE_PRIVATE_KEY=

COINBASE_GENERATED_WALLET_ID=
COINBASE_GENERATED_WALLET_HEX_SEED=

# TEE Configuration
DSTACK_SIMULATOR_ENDPOINT=
WALLET_SECRET_SALT= # ONLY DEFINE IF YOU WANT TO USE TEE Plugin, otherwise it will throw errors
Expand Down

0 comments on commit bdf7a79

Please sign in to comment.