You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: remove stale comment about default max blobs limit (#7907)
**Motivation**
We are no longer backporting the blob schedule to deneb/electra which
means once we reach fulu we will default to
`MAX_BLOBS_PER_BLOCK_ELECTRA` if there is no blob schedule entry for the
fulu fork epoch which is very likely as we wanna bump blobs a bit later,
hence the comment that default / fallback is only used during testing is
no longer true.
**Description**
Remove stale comment about default max blobs limit
0 commit comments