chore: post-merge peerDAS branch review (#8187)

Did another sanity check of peerDAS changes after merging it, few minor
things I picked up and fixed.
This commit is contained in:
Nico Flaig
2025-08-12 15:35:45 +01:00
committed by GitHub
parent 25bf0b65b8
commit 1244f930ff
14 changed files with 59 additions and 49 deletions

View File

@@ -95,6 +95,7 @@ export type BeaconPreset = {
PENDING_CONSOLIDATIONS_LIMIT: number;
MAX_CONSOLIDATION_REQUESTS_PER_PAYLOAD: number;
WHISTLEBLOWER_REWARD_QUOTIENT_ELECTRA: number;
// FULU
///////////
FIELD_ELEMENTS_PER_CELL: number;