File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -163,10 +163,6 @@ MAX_REQUEST_BLOCKS: 1024
163163EPOCHS_PER_SUBNET_SUBSCRIPTION : 256
164164# MIN_VALIDATOR_WITHDRAWABILITY_DELAY + CHURN_LIMIT_QUOTIENT // 2 (= 33,024) epochs
165165MIN_EPOCHS_FOR_BLOCK_REQUESTS : 33024
166- # 5 seconds
167- TTFB_TIMEOUT : 5
168- # 10 seconds
169- RESP_TIMEOUT : 10
170166# 2**5 (= 32) slots
171167ATTESTATION_PROPAGATION_SLOT_RANGE : 32
172168# 500ms
Original file line number Diff line number Diff line change @@ -160,10 +160,6 @@ MAX_REQUEST_BLOCKS: 1024
160160EPOCHS_PER_SUBNET_SUBSCRIPTION : 256
161161# [customized] MIN_VALIDATOR_WITHDRAWABILITY_DELAY + CHURN_LIMIT_QUOTIENT // 2 (= 272) epochs
162162MIN_EPOCHS_FOR_BLOCK_REQUESTS : 272
163- # 5 seconds
164- TTFB_TIMEOUT : 5
165- # 10 seconds
166- RESP_TIMEOUT : 10
167163# 2**5 (= 32) slots
168164ATTESTATION_PROPAGATION_SLOT_RANGE : 32
169165# 500ms
You can’t perform that action at this time.
0 commit comments