File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
max_channels = 512
3
3
4
4
channels_find_limit = 512
5
- wait_time = 500
5
+ wait_time = 40000
6
6
7
- aggr_throttle = 5000
7
+ aggr_throttle = 40000
8
8
events_find_limit = 100
9
9
msgs_find_limit = 10
10
10
@@ -17,7 +17,7 @@ list_timeout = 10000
17
17
fetch_timeout = 10000
18
18
validator_tick_timeout = 10000
19
19
20
- ip_rate_limit = { type = ' ip' , timeframe = 20000 }
20
+ ip_rate_limit = { type = ' ip' , timeframe = 1200000 }
21
21
sid_rate_limit = { type = ' sid' , timeframe = 0 }
22
22
ethereum_core_address = ' 0x333420fc6a897356e69b62417cd17ff012177d2b'
23
23
ethereum_network = ' http://localhost:8545'
@@ -26,5 +26,5 @@ ethereum_adapter_relayer = 'https://relayer.adex.network'
26
26
creators_whitelist = []
27
27
minimal_deposit = " 0"
28
28
minimal_fee = " 0"
29
- token_address_whitelist = [' 0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359' ]
29
+ token_address_whitelist = [' 0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359' , ' 0x6B175474E89094C44Da98b954EedeAC495271d0F ' ]
30
30
validators_whitelist = []
You can’t perform that action at this time.
0 commit comments