File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -14,20 +14,13 @@ GNOSISSCAN_API_KEY=ABC123ABC123ABC123ABC123ABC123ABC1
14
14
# For the bots
15
15
LOG_LEVEL = debug
16
16
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
22
22
DISPUTES_TO_SKIP =
23
23
24
24
# Optionally for debugging
25
25
# TENDERLY_USERNAME=your_username
26
26
# 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 =
You can’t perform that action at this time.
0 commit comments