Skip to content

Commit

Permalink
add missing MAX_BLOBS_PER_BLOCK
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-aouadi committed Dec 3, 2024
1 parent c9a941c commit f048fde
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ MAX_REQUEST_BLOB_SIDECARS: 768
MIN_EPOCHS_FOR_BLOB_SIDECARS_REQUESTS: 4096
# `6`
BLOB_SIDECAR_SUBNET_COUNT: 6
# `6`
MAX_BLOBS_PER_BLOCK: 6

# Electra
MAX_BLOBS_PER_BLOCK_ELECTRA: 6
Expand Down

0 comments on commit f048fde

Please sign in to comment.