Skip to content

Commit 61d4d4d

Browse files
committed
docs: update .env.example
1 parent 491a4d2 commit 61d4d4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

helpers/.env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
WHITELISTED_WALLET_PRIVATE_KEY=
2-
WHITELISTED_WALLET_ENTITY_ID=
3-
BUYER_AGENT_WALLET_ADDRESS=
1+
WHITELISTED_WALLET_PRIVATE_KEY=0x-<whitelisted-wallet-private-key>
2+
WHITELISTED_WALLET_ENTITY_ID=<whitelisted-wallet-entity-id>
3+
BUYER_AGENT_WALLET_ADDRESS=<buyer-agent-wallet-address>

0 commit comments

Comments
 (0)