Skip to content

Commit 2a1edb7

Browse files
authored
deprecated var
1 parent a3742fa commit 2a1edb7

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

contracts/.env.example

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,13 @@ GNOSISSCAN_API_KEY=ABC123ABC123ABC123ABC123ABC123ABC1
1414
# For the bots
1515
LOG_LEVEL=debug
1616
SUBGRAPH_URL=https://api.studio.thegraph.com/query/61738/kleros-v2-core-devnet/version/latest
17-
LOGTAIL_TOKEN_KEEPER_BOT=cqPqBofVC8nmA8EZdZGqqvUV
18-
LOGTAIL_TOKEN_RELAYER_BOT=41h8q5Z4gnz5yDx215eqcQ4r
19-
LOGTAIL_TOKEN_DISPUTOR_BOT=mSryyvYubviaMqKDWfBKAGsi
20-
HEARTBEAT_URL_KEEPER_BOT=https://uptime.betterstack.com/api/v1/heartbeat/jc23S8ZZzpf8KbzwxL1hoBp9
21-
HEARTBEAT_URL_RELAYER_BOT=https://uptime.betterstack.com/api/v1/heartbeat/eT6Trk6CddJV6fFBbqZNzyqC
17+
LOGTAIL_TOKEN_KEEPER_BOT=ABC123ABC123ABC123ABC
18+
LOGTAIL_TOKEN_RELAYER_BOT=ABC123ABC123ABC123ABC
19+
LOGTAIL_TOKEN_DISPUTOR_BOT=ABC123ABC123ABC123ABC
20+
HEARTBEAT_URL_KEEPER_BOT=https://uptime.betterstack.com/api/v1/heartbeat/ABC123ABC123ABC123ABC
21+
HEARTBEAT_URL_RELAYER_BOT=https://uptime.betterstack.com/api/v1/heartbeat/ABC123ABC123ABC123ABC
2222
DISPUTES_TO_SKIP=
2323

2424
# Optionally for debugging
2525
# TENDERLY_USERNAME=your_username
2626
# TENDERLY_PROJECT=your_project
27-
28-
# Used by the "hardhat.config.ts" file and important to set them for the "scripts/simulations" tasks
29-
ARB_GOERLI_PRIVATE_KEY_WALLET_1=
30-
ARB_GOERLI_PRIVATE_KEY_WALLET_2=
31-
ARB_GOERLI_PRIVATE_KEY_WALLET_3=
32-
ARB_GOERLI_PRIVATE_KEY_WALLET_4=
33-
ARB_GOERLI_PRIVATE_KEY_WALLET_5=

0 commit comments

Comments
 (0)