Skip to content

Commit f01abc6

Browse files
Update plugins/tLedger/examples/.env.example
Add an option to supply env variable for GAME_API_KEY Co-authored-by: Ang Weoy Yang <weoyyang00@gmail.com>
1 parent 6d65217 commit f01abc6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

plugins/tLedger/examples/.env.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ TLEDGER_API_URL=https://api-sandbox.t54.ai/api/v1/
22
SENDER_TLEDGER_API_KEY=
33
SENDER_TLEDGER_API_SECRET=
44
RECEIVER_TLEDGER_API_KEY=
5-
RECEIVER_TLEDGER_API_SECRET=
5+
RECEIVER_TLEDGER_API_SECRET=
6+
GAME_API_KEY=

0 commit comments

Comments
 (0)