reflect changes in minimal.yaml
This commit is contained in:
parent
b3f2d81ad5
commit
d5ed78e974
|
@ -77,7 +77,7 @@ BLS_WITHDRAWAL_PREFIX: 0x00
|
||||||
# Time parameters
|
# Time parameters
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# [customized] Faster to spin up testnets, but does not give validator reasonable warning time for genesis
|
# [customized] Faster to spin up testnets, but does not give validator reasonable warning time for genesis
|
||||||
MIN_GENESIS_DELAY: 300
|
GENESIS_DELAY: 300
|
||||||
# [customized] Faster for testing purposes
|
# [customized] Faster for testing purposes
|
||||||
SECONDS_PER_SLOT: 6
|
SECONDS_PER_SLOT: 6
|
||||||
# 2**0 (= 1) slots 6 seconds
|
# 2**0 (= 1) slots 6 seconds
|
||||||
|
|
Loading…
Reference in New Issue