File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FACTORY_ADDRESS=0x4296b39059b8591d4f22a0fc4ee49508279b8fc6
22BATCH_WITHDRAW_ADDRESS = 0xA32942798112e561d4d3ffc62c552bb0E9651b66
33PROVIDER_URL = https://kovan.infura.io/v3/<secret-key>
44# LBATCH_WITHDRAW_ADDRESS=0x8Fa00b7281cD8296bB3818AE5654B4FCCe9a3f2F
5- # GTCR_SUBGRAPH_URL=https://api.thegraph.com/subgraphs/name/eccentricexit/light-curate-kovan-iii
5+ # GTCR_SUBGRAPH_URL=https://api.thegraph.com/subgraphs/name/eccentricexit/light-curate-kovan-ii
66
77# How often to check if items passed the challenge period without challenges.
88# The minimum value accepted is 2 * BLOCK_TIME_SECONDS / 60.
@@ -17,7 +17,6 @@ BLOCK_TIME_SECONDS=4
1717# sweeping the blockchain from the deployment block of the factory contract.
1818# This field is optional, if not set, 0 will be used.
1919FACTORY_BLOCK_NUM = 18495615
20- # LFACTORY_BLOCK_NUM=27204506
2120
2221# This is the account that will call execute unchallenged requests
2322# and withdraw rewards for the users.
You can’t perform that action at this time.
0 commit comments