From 512d2ca516d3aa6c3b65a831ff89c2bacaa6f9da Mon Sep 17 00:00:00 2001 From: gajinder Date: Mon, 12 Jun 2023 20:24:22 +0530 Subject: [PATCH] Update blob side car subnet count to 6 in line with max blobs limit update --- specs/deneb/validator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/deneb/validator.md b/specs/deneb/validator.md index b53c0a042..ec9c54784 100644 --- a/specs/deneb/validator.md +++ b/specs/deneb/validator.md @@ -46,7 +46,7 @@ Please see related Beacon Chain doc before continuing and use them as a referenc | Name | Value | Unit | | - | - | :-: | -| `BLOB_SIDECAR_SUBNET_COUNT` | `4` | *[New in Deneb:EIP4844]* The number of blob sidecar subnets used in the gossipsub protocol. | +| `BLOB_SIDECAR_SUBNET_COUNT` | `6` | *[New in Deneb:EIP4844]* The number of blob sidecar subnets used in the gossipsub protocol. | ## Helpers