fix: correct blob sidecar count (#12865)

* fix: update blob sidecar count

* fix: use beacon config instead of network config

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
terencechain
2023-09-08 08:37:53 -07:00
committed by GitHub
parent 13c69af717
commit 440cf32966
5 changed files with 7 additions and 4 deletions

View File

@@ -27,7 +27,6 @@ var placeholderFields = []string{
"ATTESTATION_SUBNET_COUNT",
"ATTESTATION_SUBNET_EXTRA_BITS",
"ATTESTATION_SUBNET_PREFIX_BITS",
"BLOB_SIDECAR_SUBNET_COUNT",
"EIP6110_FORK_EPOCH",
"EIP6110_FORK_VERSION",
"EIP7002_FORK_EPOCH",