Bump safe slots
This commit is contained in:
parent
941531c878
commit
12293c999a
|
@ -11,7 +11,7 @@ blocks without verifying the execution payloads. This partial sync is called an
|
||||||
|
|
||||||
|Name|Value|Unit
|
|Name|Value|Unit
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
|`SAFE_SLOTS_TO_IMPORT_OPTIMISTICALLY`| `96` | slots
|
|`SAFE_SLOTS_TO_IMPORT_OPTIMISTICALLY`| `128` | slots
|
||||||
|
|
||||||
*Note: the `SAFE_SLOTS_TO_IMPORT_OPTIMISTICALLY` must be user-configurable. See
|
*Note: the `SAFE_SLOTS_TO_IMPORT_OPTIMISTICALLY` must be user-configurable. See
|
||||||
[Fork Choice Poisoning](#fork-choice-poisoning).*
|
[Fork Choice Poisoning](#fork-choice-poisoning).*
|
||||||
|
|
Loading…
Reference in New Issue